﻿div.show-menu {
	height:235px;
}
h4.menu-header {
	font-size:1.2em;
}
table.show-menu-list {
	width:100%;
}
table.show-menu-list tr {
	vertical-align:top;
}
td.menu-show-image {
	padding-top:10px;
	width:120px;
}
div.menu-name {
	padding-left:10px;
	padding-bottom:5px;
	font-weight:bold;
}
div.menu-value {
	padding-left:20px;
	padding-bottom:15px;
}
div.menu-footnote,
div.menu-disclaimer {
	font-size:.9em;
	font-style:italic;
	text-align:center;
}
td.menu-spacer {
	border-bottom:1px solid #d3d3d3;
}
div.menu-disclaimer {
	font-weight:bold;
}