﻿#ProductPageContainer { right: -2px; border: dotted 1px #99cc00; width: 209px; height: 520px; clip: auto; visibility: inherit; float: left; margin-right: -2px; }
#ProductPic {
	width: 206px;
	height: 97px;
}
#ProductInfo {
	width: 201px;
	height: 152px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
}
#ProductName {
	width: 206px;
	height: 19px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	border-bottom-color: #669900;
	font-weight: bold;
	text-align: center;
	color: #006600;
}
.FDAStatement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
.ProductGreenHiLite {
	color: #669900;
	font-weight: bold;
}

