#shopzilla table td
{
	background-color: #fff;
	padding-top:0;
	padding-bottom:0;
}

#shopzilla table th
{
      text-align:left;
	background-color: #fff;
	padding-left:5px;
}

#shopzilla-outer
{
	background-color: #ccc;
}

.shopzilla-title
{
	padding:5px;
}

.shopzilla-product
{
	width:110px;
}

.shopzilla-mlogo
{
	text-align:center;
	padding:0 10px 0 10px;
	width:200px;
}

.shopzilla-price
{
	text-align:center;
}

.shopzilla-rating
{
	text-align:center;
}

.shopzilla-stock
{
	text-align:center;
}

#shopzilla-logo
{
	float:right;
}


