.content .subnavPanel a.pdfLink
{
	display: block;
	text-align: center;
	margin-top: 12px;
	margin-right: 20px;
}

.pageContent .detailsLeft
{
	float: left;
	width: 400px;
	padding-right: 15px;
	overflow: hidden;
}

.pageContent .detailsRight
{
	float: right;
	width: 365px;
	overflow: hidden;
}

.pageContent .detailsLeft h3
{
	margin: 26px 0 10px;	
}

.detailsLeft .productImage
{
	width: 400px;
	overflow: hidden;
	padding-bottom: 20px;
}

.detailsLeft .productImage img
{
	width: 400px;	
}

.detailsLeft .related
{
	width: 400px;
	overflow: hidden;
}

.detailsLeft .related img
{
	float: left;
	width: 80px;
	margin: 0 9px;
	border: 1px solid #EFEFEF;
}

div.detailsRight h1 {
font-size: 18px;
}
.pageContent .detailsRight div
{
	width: 385px;
	overflow: hidden;
}

.pageContent .detailsRight div.addToQuote
{
	width: 385px;
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
	margin: 12px 0;
}

.pageContent .detailsRight div.benefits li
{
	margin: 16px 0;
}

.small {
height: 100px;
width: 100px;
text-align: center;
}
.productlist {
width: 390px;
height: 142px;
padding-bottom: 20px;
overflow: hidden;
}

.prodname {
float: left;
padding-right: 5px;
}

.cat_textbox_small {
	float: left;
height: 19px;
	width: 220px;}
.cat_button {
	float: right;
}

.hero {
float: left;
}
.imageright a {
float: right;
margin-right: 15px;
}
.imageright img{
margin-top: 15px;}