h1#productListHeading 
{
	
	
	font:Verdana, Arial, Helvetica, sans-serif;
	height:100px;
	width:600px;
	font-size:0px;
	color:#ffffff;
	float:left;
	border-bottom:0px #EFEFEF solid;
	background-image:url(../../../../images/giftware_cat.png);
}

.testImgWrapper
{
	
		
	
	border:0px solid red;

}

#indexProductList .centerBoxContentsProducts
{
	
	height:180px;
	
	border-top:0px solid #CCCCCC;
	border-right:0px solid #CCCCCC;
	width:170px;
}

#indexProductList .centerBoxContentsProducts img
{
	 border:1px solid #CCCCCC;
	 text-align:left;
	 padding:2px;
	 margin-bottom:10px;
	 margin-top:15px;
	 margin-left:0px;
	 
	 

}

