
.productTtitle
{
	color:#0033ff;
	font-weight:bold;
}

.price
{
	font-weight:bold;
	width:20px;
}
.saving
{
  color:green;
  font-weight:bold;
}
.specialTable{
	width:90%;
	height:96%;
	border:0px solid black;
	float:left;
}