#CategoryHeader,#CategoryUpperBanner {
	float: left;
	width: 560px;
}

.ProductList {
	width: 558px;
	float: left;
}

.product {
	float: left;
	width: 186px;
	border-bottom: 1px dashed #dadada;
	margin-bottom: 8px;
	padding-bottom: 14px;
}

.productThumbnail {
	height: 126px;
	width: 155px;
	float: left;
}

.productThumbnail img {
	width: 103px;
	height: 103px;
}

.productDescription {
  display: none;
}

.productName,.productGift {
	float: left;
	width: 155px;
	height: 17px;
}

.productRequisition, .productType {
	float: left;
	width: 185px;	
	height: 21px;	
}

.productSKU a {
	height: 33px;
}

.productSKU {
  float: left;
  width: 155px;
  height: 33px;
	color: rgb(54, 150, 208);
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.productListPrice {
	float: left;
	margin-right: 4px;
}


.productPrice {
	float: left;
	width: 95px;
}


.productPrice .title,.productListPrice .title {
	float: left;
	color: #666666;
}

.productListPrice .value {
	float: left;
	color: #AA0000;
	text-align: left;
}

.productPrice .value {
	float: left;
	color: #FF6600;
	text-align: left;
}

.productSKU {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

.productSKU a {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

.productName {
	color: #666666;
	font-size: 11px;
	height: 29px;
}

.productReqBox {
  display: none;
}
