div.pagecontent {
	display:block;
	position:relative;
	padding-top: 20px;
	padding-bottom:20px;
	height:1%;
	overflow:hidden;
}
.productRowFirst {
	position: relative;
	left: 266px;
	top: 0px;
	height:43px;
	width: 435px;
	border:4px solid #3596BF;
	background-color:#fff;
	padding:6px 0px 6px 0px;
}
.productRow {
	position: relative;
	left: 278px;
	top: 0px;
	height:43px;
	margin-top: 10px;
	width: 450px;
}
.productImage {
	position:absolute;
	left:0px;
	top:0px;
}
.productName {
	position:absolute;
	left:135px;
	top:0px;
}
.prodSubName {
	position: absolute;
	left: 265px;
	top: 330px;
	left: 265px;
	font-size:12px;
	color:#FFFFFF;
}
.indentCopy {
	position: relative;
	left: 0px;
	height:65px;
	width: 750px;
	background-color:#FFFFFF;
}


.productHolder {
display:block;
position: relative;
left: 268px;
top: 0px;
background-color:#fff;
width:440px;
height:48px;
margin-bottom:5px;
background-image:url(../../img/bg/category_bg.gif);
background-repeat:no-repeat;
background-position:0em 0.25em;
}

.productTitle {
float:left;
font-family: "Myriad", Verdana, Arial, sans-serif;
border:4px solid #3596BF;
padding-left:32px;
background-image:url(../../img/bg/blue_circle.gif);
background-repeat:no-repeat;
background-position:0.5em 0.85em;
color:#0087A7;
height:30px;
padding-top:10px;
width:315px;
font-size:14px;
text-decoration:none;
font-weight:normal !important;
}

.productTitle:hover {
text-decoration:none;
background-image:url(../../img/bg/blue_circle2.gif);
background-color:#3596bf;
color:#fff;
}

.prodImg {
float:left;
background-color:#fff;
height:48px;
width:82px;
padding-right:3px;
text-align:center;
overflow:hidden;
}



.listing {
	display:block;
	position:relative;
	min-height:300px;
	height:auto !important;
	height:300px;

}
