#category_banner{
	float:left;
	background-repeat:no-repeat;
	width:600px;
	height:40px;
	margin:0 0 50px 0;
}

.productListing{
	float:left;
	width:580px;
	border-bottom:1px dotted #467894;
	padding:0 10px;
	margin:20px 0 5px 0;
}


.productImage{
	float:left;
	width:100px;
}
.productImage a img{
	padding:10px 0 0 10px;
}
.productInfo{
	float:left;
	width:380px;
}

a.prodName{
	color:#467894;
	font-size:1em;
}

.productCompare{
	color:#467894;
}


.ourPrice span{
	color:#467894;
	font-size:0.6em;
}


.productPriceOrder{
	float:left;
	width:100px;
}

.productPriceOrder span.qty{
	color:#467894;
	font-size:1.2em;
}

#remanufactured{
	float:left;
	width:590px;
}

#remanufactured h2
{
	background:url('../images/generic-topnav-off.jpg') repeat-x;
	height:21px;
	color:#fff;
	font-size:1.2em;
	padding:3px 0 0 5px;
}

#compatible{
	float:left;
	width:590px;
}


#compatible h2
{
	background:url('../images/generic-topnav-off.jpg') repeat-x;
	height:21px;
	color:#fff;
	font-size:1.2em;
	padding:3px 0 0 5px;
}

#valuePacks{
	float:left;
	width:590px;
}

#valuePacks h2
{
	background:url('../images/generic-topnav-off.jpg') repeat-x;
	height:21px;
	color:#fff;
	font-size:1.2em;
	padding:3px 0 0 5px;
}

#OEM{
	float:left;
	width:590px;
}

#OEM h2
{
	background:url('../images/generic-topnav-off.jpg') repeat-x;
	height:21px;
	color:#fff;
	font-size:1.2em;
	padding:3px 0 0 5px;
}
#refillKit{
	float:left;
	width:590px;
}

#refillKit h2
{
	background:url('../images/generic-topnav-off.jpg') repeat-x;
	height:21px;
	color:#fff;
	font-size:1.2em;
	padding:3px 0 0 5px;
}

#printerFamilyInfo h2{
	font-size:1.7em;
	color:#467894;
	padding:10px 0 10px 0;
}