

.product {
 	margin: 5px 3px 5px 3px;
 	display: inline;
 	float: left;
	width:547px;
	background:transparent !important;
	border-top: 1px solid #333;
}
.productpicture  {
 	padding: 5px;
 	text-align: center;
 	float: right;
 	width: 121px;
 	border-right: none;
	*padding-left:110px!important;
	_padding-left:117px!important;
}
* html .productpicture  {
	float: right;
}
*:first-child+html .productpicture  {
	float: right;
	display: inline;
}
.brandpicture {
 	text-align: center;
 	height: 25px;
}
.brandtext {
 	text-align: left;
 	font-size: 12px;
 	height: 25px;
}
.productfeature {
 	text-align: center;
 	font-size: 12px;
}
h2.producttitle {
 	text-align: left;
 	font-size: 12px;
 	font-weight: bold;
 	padding-top: 5px;
 	width: 270px;
 	float: left;
 	border-left: none;
}

*:first-child+html .producttitle  {
	width: 300px;
}
* html .producttitle{
	width: 280px !important;
}
h2.producttitle a {
	line-height: 15px;
}

.producttext {
	text-align:left !important;
	padding:4px 0px 4px 5px !important;
	font-size:11px;
	color:#333;
	width:275px;
	float: left;
	border-left: none !important;
}


* html .producttext {
	padding-left: 10px !important;
}

*:first-child+html .producttext {
	margin-left: 0 !important;
}

.productprice {
 	text-align: center;
 	font-size: 12px !important;
 	color: #004fa4 !important;
 	background: #fff;
 	padding: 3px;
	font-weight: bold;
	margin-left: 0px;
	width:130px;
	float: left;
	margin-top: 0;
	padding-top: 5px;
}

.productprice .decimals {
	position: relative;
	top: -3px;
	font-size: 11px !important;
	color: #004fa4 !important;
	font-weight: normal;
}

.productorderbutt {
 	text-align: center;
 	padding: 3px;
 	width:130px;
 	float: left;
 	margin-left: 2px;
 	background: #fff;
 	padding-bottom: 20px;
}

.productPriceBox {
	display: block;
	width: 135px;
	margin-top:-25px;
	float: left;
}

*:first-child+html .productPriceBox {
	float: right;
	margin-right: -100px;
	position: relative;
}

* html .productPriceBox {
	float: right;
	margin-right: -100px;
	position: relative;
}


.cleanFix {
	clear:both;
}


/* pagination items */
.pageNumbers {
	margin: 0;
	padding: 5px 0 10px 0;
	font-size: 11px;
}
.pageNumbers a {
	background: url("../cs-images/pgnr-off.gif") repeat-x top left;
	color: #fff;
	margin: 0 2px;
	padding: 2px 6px;
	text-decoration: none;
	border: 1px solid #2d5d80;
}
.pageNumbers a:hover, .pageNumbers a.on {
	background: url("../cs-images/pgnr-on.gif") repeat-x top left;
	color: #fff;
	border: 1px solid #2d5d80;
}
.pageNumbers a.pg-next, .pageNumbers a.pg-prev {
	border: none;
	width: 16px;
	height: 20px;
	padding: 5px 2px;
	_height: 15px;
	_width: 14px;
}
.pageNumbers a.pg-next {
	background: url("../cs-images/next-off.gif") no-repeat top left;

}
.pageNumbers a.pg-next:hover {
	background: url("../cs-images/next-on.gif") no-repeat top left;
	border: none;

}
.pageNumbers a.pg-prev {
	background: url("../cs-images/prev-off.gif") no-repeat top left;

}
.pageNumbers a.pg-prev:hover {
	background: url("../cs-images/prev-on.gif") no-repeat top left;
	border: none;
}

*:first-child+html .pageNumbers a {
	padding: 2px 6px 1px 6px;
}
* html .pageNumbers a {
	padding: 2px 6px 1px 6px;
}

#Content .pageNumbers .input_text{
	height:15px !important;
	width:16px !important;
	font-size: 10px!important;
	padding: 1px!important;
	margin-left: 5px;
}

.Filters
 {
 	padding: 5px 5px 5px 5px;
 	margin: 5px 0px 5px 0px;
 	background: #005c7f;
 	color: #fff;
	_width: 535px;
 } 

.FilterName 
 {
 	font-size: 10px;
 }
 
select
 {
 	font-size: 10px;
 }
 
  /* applies a selected state on the current type of list display */
.boxtype {
	background: url("../../cs-images/d-box.gif") no-repeat top left !important;
}

.listtype {
	background: url("../../cs-images/d-list-on.gif") no-repeat top left !important;
}

.pInfos {
	float: left;
}
 
 
