/*Products*/
.productoverview {
height:20px;
padding-top:5px;
}

.ctr .productoverview a,.productoverview a {
color:#6d6e71;
text-decoration:none;
padding-left:5px;
}

.ctr .productoverview a:hover,.productoverview a:hover {
color:#0053a0;
}

.products {
float:left;
margin-right:30px;
width:164px;
}

.productsCont .products a {
text-decoration:none;
}

.productsCont {
width:617px;
}

.prodImg {
float:left;
width:184px;
}

.prodDesc {
float:right;
width:400px;
}

.prodimgdesc {
width:600px;
margin-bottom:10px;
}
hr.orangeHr  {
		color: #fdc177;
	background-color: #fdc177;
	border: 0;
	height: 1px;
	margin-bottom:10px;
	 margin-right:65px;
	
}
#leftcontHolder {
		background-image: url("/web/design/images/vertLines2col.png" );
	background-repeat: repeat-y;
	padding-bottom:40px;
}

.mainRight {
	width: 617px;
}