@charset "utf-8";
.menutop img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#products  td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
}
#products  h2 {
	margin-left: 10px;
	font-size: 12px;
	padding: 0px;
	margin-top: .5em;
	margin-right: 0px;
	margin-bottom: 0px;
}

.additionalInfo ol {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: normal;
}
#products  .additionalInfo  li {
	list-style-type: none;
	display: inline;
}
#products  .additionalInfo  a {
	color: #000000;
	padding-left: .8em;
	font-weight: bold;
}
#products .additionalInfo    a:hover {
	color: #FF0000;
}
