.left{
	width:177px;
	margin-top:10px;
	float:left;
}
.headerFilter {
	width:167px;
	height:26px;
	float:left;
	background:url(/images/products/filter_header.jpg) no-repeat;
	color:#000000;
	font-size:16px;
	font-family:Verdana;
	font-weight:bold;
	text-align:left;
	padding-top:5px;
	padding-left:10px;
}
.headerFilterContent {
	width:165px;
	min-height:24px;
	float:left;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	text-align:left;
	padding-left:10px;
	background:#f4f4ed;
}
.headerFilterContentType {
	color:#343434;
	font-size:11px;
	font-family:Verdana;
	font-weight:bold;
	margin-top:5px;
}
.headerFilterSep {
	width:175px;
	height:2px;
	line-height:2px;
	margin-left:-10px;
	background:url(/images/products/filter_sep.jpg) repeat-x;
}
.headerFilterContent ul {
	margin-bottom:5px;
	margin-top:5px;
	margin-left:15px;
}
.headerFilterContent ul li{
	padding-bottom:5px;
	font-size:11px;
	font-family:Verdana;
}
.headerFilterContent ul li img{
	vertical-align: middle;
}
.contentTop{
	color:#999;
	width:664px;
	height:51px;
	float:left;
}
.contentTopLeft{
	background:url(/images/products/bgr_search_header_left.gif) no-repeat;
	width:10px;
	height:51px;
	float:left;
}
.contentTopRight{
	background:url(/images/products/bgr_search_header_right.gif) no-repeat;
	width:10px;
	height:51px;
	float:left;
}
.contentTopContent{
	background:url(/images/products/bgr_search_header.gif) repeat-x;
	width:644px;
	height:51px;
	float:left;
}
.contentTopContent .sortBy{
	width:200px;
	height:20px;
	float:left;
	margin-top:7px;
}
.contentTopContent .sort{
	width:444px;
	height:20px;
	float:left;
	margin-top:7px;
}
.contentTopContent .pages{
	float:right;
	margin-top:7px;
}
.contentTop a{
	text-decoration:underline;
}
.pRight {
	width:664px;
	margin-left:8px;
	margin-top:10px;
	float:left;
}
.pListView {
	float:left;
}
.product{
	width:664px;
	height:202px;
	background:url(/images/products/prod_back_line.jpg) top left repeat-y;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}
.productLineTop {
	width:664px;
	height:10px;
	background:url(/images/products/prod_back_line_top.jpg) top left no-repeat;
	float:left;
}
.productLineBottom {
	width:664px;
	height:30px;
	background:url(/images/products/prod_back_line_bottom.jpg) top left no-repeat;
	float:left;
}
.productImage {
	height:162px;
	width:130px;
	text-align:center;
	float:left;
}
.productImage img{
	max-width:120px;
	max-height:120px;
}
.productMiddle {
	width:350px;
	float:left;
	margin-left:10px;
}
.productTitle {
	width:350px;
	float:left;
	text-align:left;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	
}
.productTitle a {
	color:#3366cc;
}
.productMFG {
	width:350px;
	float:left;
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	margin-top:5px;
	color:#323232;
}
.productDesc {
	width:350px;
	float:left;
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	margin-top:5px;
}
.productDesc p{
	margin:0px;
	padding:0px;
}
.productRight {
	width:140px;
	float:left;
	margin-left:25px;
	text-align:left;
}
.productPriceText {
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	color:#9e9e9e;
}
.productPriceCurrency {
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	color:#5a9f31;
	padding:0px;
	margin:0px;
}
.productAdd {
	margin-top:20px;
	cursor:pointer;
}
.productsBottom {
	width:664px;
	height:51px;
	float:left;
}
.productsBottomLeft {
	width:10px;
	height:51px;
	float:left;
	background:url(/images/products/bgr_search_footer_left.gif) top left no-repeat;
}
.productsBottomRight {
	width:10px;
	height:51px;
	float:left;
	background:url(/images/products/bgr_search_footer_right.gif) top left no-repeat;
}
.productsBottomContent {
	width:644px;
	height:51px;
	float:left;
	background:url(/images/products/bgr_search_footer.gif) repeat-x;
}
.productsBottomContent .pages{
	float:right;
	margin-top:4px;
}
