.Navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	list-style: drop;
	list-style-type: disc;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;

}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 12px;
	border: thin none #5D5D5D;
	color: #000000;
	position: inherit;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.specs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	padding: 5px;
	vertical-align: top;
	line-height: 2;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: left;
	position: static;
	color: #616161;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: run-in;
	overflow: visible;
}
