body{
	background-color:#000000
}

td{
	color:#ffecb3;
	font:normal 13px trebuchet ms;
	text-align:justify
}

a{
	color:#ffffb3
}


.specialOffersContainer{
	
	display:block;
	padding:10px;
	
	width:380px !important;
	*width:400px ;
/*	height:55px !important;
	*height:75px;
*/	
	
	background-color:#710e1f;
	border:2px solid #FFECB3;
	overflow:hidden;
	text-overflow:ellipsis;
	margin:10px 0 10px 0;
/*	cursor:pointer; */
}

#tosomWidget_specialOffers_print
{
	display:none;
/*	width:80px !important;*/ 
	width:100px;
	
	padding:3px;
/*	padding-left:20px;*/
	
	height:25px;
	background-color:#333;
	border:1px solid #FFECB3;
	cursor:pointer;
	font-size:13px;
	font-family:Verdana;
	line-height:25px;
	text-decoration:none;
	text-align:center;
	
	text-transform:uppercase;
	margin-bottom:20px;
	
/*	
background-image:url('./images/printer2.png');
	background-position:5px 3px ;
	background-repeat:no-repeat ;
*/
}

