.clsrTitle{
	width: 960px;
	height: 90px;
	background-image:url(/images/canonLensSpeedliteTopBanner.jpg);
	text-indent: -9999px;
	margin-bottom: 20px;
    margin-top: 17px;
}
.clsrMainContainer{
	width: 940px;
	background-color: #f2f2f2;
	padding: 10px;
	float:left;
}
.clsrProdContainer{
	width: 150px;
	border: 1px solid #c6c6c6;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	margin: 6px;
	padding: 12px;
	float:left;
}
.clsrProdContainer p{
	font-size: 1em;
	font-weight: bold;
	color: #165485;
	margin-top: 16px;
	border-bottom: 1px dotted #ccc;
	 padding-bottom: 12px;
	 margin-bottom: 8px;
}
.clsrProdContainer a{
	text-decoration: none;
}
.clsrIs{
	font-size: 1em;
	font-weight: bold;
	color: #990000;
	float:left;
}
.clsrPrice{
	font-size: 1em;
	font-weight: bold;
	color: #990000;
	float:right;
}