.bvPrices
{
	width: 134px;
}
#bodyContainer .bvPrices div,
.bvPrices div
{
	padding: 6px 10px 5px 10px;
	background-color: #ecf0ff;
	border-color: #aabfd6;
	border-style: solid;
	border-width: 0px 2px;
}
.ecMember
{
	border-right: dotted 1px #cccccc;
	padding-right: 8px;
	
}
.ecMember input
{
	margin-right: 4px;
	height: 14px;
	vertical-align: middle;
}
.ecMember label
{
	vertical-align: middle;
}
.ecPrices
{
	width: 134px;
}
.ecPrices div
{
	padding: 4px 10px;
	background: #fffdc5;
	border-color: #fac320;
	border-style: solid;
	border-width: 0px 2px;
}
.ecWhat
{
	padding-top: 13px;
}
.ecWhat div
{
	background: #225588;
	height: 26px;
}
.ecWhat div img
{
	vertical-align: middle;
	float: left;
}
.ecWhat a:link,
.ecWhat a:visited
{
	float: left;
	display: block;
	height: 26px;
	width: 160px;
	background-color: #225588;
	background-repeat: no-repeat;
	background-position: top;
	font-size: 0px;
	line-height: 0px;
	margin-left: 40px;
}
.ecWhat a:hover
{
	background-position: 0px -26px;
	text-decoration: none;
	color: #225588;
}

#relatedLenses a:link,
#relatedLenses a:visited
{
	font-size: 10px;
	text-align: left;
	display: block;
	clear: both;
	text-decoration: none;
	height: 80px;
	background-position: center right;
	background-repeat: no-repeat;
	position: relative;
}
#relatedLenses a:hover
{
	margin: 0px;
}
#relatedLenses a span
{
	position: absolute;
	bottom: 0px;
	padding: 0px 80px 16px 8px;
	cursor: pointer;
}
#relatedLenses img
{
	border: 0px;
	float: right;
}
#relatedLenses b
{
	text-decoration: underline;
	font-size: 11px;
}
#relatedLenses small
{
	color: #000000;
	font-size: 10px;
}
#relatedLenses .dotted
{
	border-width: 0px 0px 1px 0px;
	border-style: dotted; 
	height: 0px;
	line-height: 0px;
	 margin: 0px 3px;
}
