
#layout1ProductListings tr td
{
	padding:30px 0px 30px 0px;
	border-bottom:2px solid #333;
}
#layout1ProductListings td.productImage
{
	padding-left:10px;
	padding-right:10px;
}

#layout1ProductListings td.productDetails a.productName
{
	font-size: 13pt;
	font-weight:bold;
}
#layout1ProductListings div.promoText
{
	border:1px dotted #990033; 
	padding:6px; 
	width:50%; 
	background-color:#ffff99;
}
#layout1 td.headingProductListFuse{
	padding-bottom:5px;
	border-bottom:1px solid #333;
}
#layout1 td.topNavBar{
	padding-bottom:2px;
	border-bottom:1px solid #333;
}