﻿
#colLeftNarrow {
	float: left;
	width: 176px;
}

#colCenter {
	float: left;
	padding: 0 40px;
	width: 528px;
}

#colRight {
	float: right;
	width: 176px;
}

#visualOther {
	background: url(/assets/images/visualOtherBg.png) top no-repeat;
	height: 134px;
	left: 196px;
	padding: 38px 0 0 30px;
	position: absolute;
	top: 11px;
	width: 754px;
}

#productListingMain
{
	font-size:62.5%
}
