h1.cat-desc {
	margin: 5px 0 10px 0;
}

div.product-row {
	background: #E2EA92;
	margin: 0 0 20px 0;
	padding: 10px 0 10px 10px;
}

div.product-con {
	width: 385px;
	margin: 0 5px 0 0;
	float: left;
}
div.product-con div.thumbnail {
	float: left;
	width: 186px;
	height: 139px;
	border: 2px solid #ffffff;
	background: #ffffff;
	text-align: center;
}
div.product-con div.thumnail a {}
div.product-con div.thumbnail a img {}

div.product-con div.text-col {
	margin: 0 0 0 200px;
}

div.product-con div.product_name {
	text-transform: uppercase;
	font-weight: bold;
}
div.product-con div.product_s_desc {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9pt;
	margin: 0 0 3px 0;
}
div.product-con div.item_list {
	font-size: 8pt;
}
div.product-con div.item_list div.one_item {
	width: 190px;
	margin: 0 0 3px 0;
}
div.product-con div.item_list div.item_sku {
	float: left;
	width: 68px;
}
div.product-con div.item_list div.item_product_name_dimension {
	margin: 0 45px 0 70px;
}
div.product-con div.item_list div.item_weight {
	float: right;
	width: 43px;
}

div.product-con div.product_desc {
	font-size: 8pt;
}

div.product-con div.product_desc div.yield-description {
	margin: 5px 0 0 0;
}
div.product-con div.product_desc div.yield-description div.yield-label {}
div.product-con div.product_desc div.yield-description div.yield-data {}
div.product-con div.product_desc div.yield-description div.yield-data div.case {
	display: inline;
}
div.product-con div.product_desc div.yield-description div.yield-data div.yield {
	display: inline;
}


.pagenav.start,
.pagenav.previous,
.pagenav.next,
.pagenav.end {
	display: none;
}

div.page-nav-bar {
color: #3994D3;
}
div.page-nav-bar a {
color: #3994D3;
}
div.page-nav-bar .pagenav.on {
font-weight: bold;
}

div.page-nav-bar.top {}
div.page-nav-bar.bottom {}
div.page-nav-bar div.page-count {
color: #999999;
font-size: 9pt;
}
