div#widget-specials {

width:522px;
	background-color: #fff;

    float:left;
	margin:0px 0px;
	text-align:center;


}	
div#widget-specials h2{
	
	display:none;
	font-size:1px;
	padding:0px;
	margin:0px;
}

div#widget-specials div.special {
	float:left;
	cursor: pointer;
	width:32.73%;
	background:url(../../images/browse/bg_invHome.gif) no-repeat center top;
	height:179px;
	padding:10px 0px 5px;
	margin-left:2px;
	
	text-align:center;
}

div#widget-specials div.special-hover {
	float:left;
	cursor: pointer;
	width:32.73%;
	background:url(../../images/browse/bg_invHome.gif) no-repeat center top;
	height:179px;
	padding:10px 0px 5px;
	margin-left:2px;
	
	text-align:center;

}

div#widget-specials div.specialImage {
text-align:center;
margin:0 auto;
}
div#widget-specials div.specialImage img{
	width: 140px;
	height:105px;
	margin:0 auto;
	

}
div#widget-specials div.specialInfo {
	font: bold 10px verdana;	
	text-align: center;
	margin-left:8px;margin-right:8px;

}
	
div#widget-specials .specialFirstPrice
{
    color:#cc0000;
}
div#widget-specials .specialSecondPrice
{
    color:#cc0000;
}	