div#box, div#box2, div#box3 {
	width: 946px;
	background:#eae2d5;
	color:#000;
	padding:10px 10px 10px 10px;
	font-family:Tahoma;
	font-size:11px;
	text-align:left;
	
}
div#separador1, div#separador2, div#separador3 {
	width: 956px;
	/*height: 40px;*/
	padding:0px 0px 4px 10px;
	margin:0;
	background:  url(../imgsTemplate/images-home/bg_separadores_home.jpg) repeat-x;
	text-align:left;
}
div#viewed_tit {
	background:#3b97d3 url(../imgsTemplate/bg_grad.png) top repeat-x;
	color:#FFF;
	padding:5px 10px 5px 10px;
	font-family: Tahoma;
	font-size: 11px;
	width:125px;
}
div#viewed {
	background:#eae2d5 url(../imgsTemplate/bg_grad_bn.png) bottom repeat-x;
	color:#000;
	padding:10px 10px 10px 10px;
	font-family:Tahoma;
	font-size:10px;
	color:#333333;
	width:125px;
}
div#news_tit {
	background:#3b97d3 url(../imgsTemplate/bg_grad.png) top repeat-x;
	color:#FFF;
	padding:5px 10px 5px 10px;
	font-family: Tahoma;
	font-size: 11px;
	width:125px;
}
div#news {
	background:#eae2d5 url(../imgsTemplate/bg_grad_bn.png) bottom repeat-x;
	color:#000;
	padding:10px 10px 10px 10px;
	font-family:Tahoma;
	font-size:10px;
	color:#333333;
	width:125px;
}
div#wish_tit {
	background:#3b97d3 url(../imgsTemplate/bg_grad.png) top repeat-x;
	color:#FFF;
	padding:5px 10px 5px 10px;
	font-family: Tahoma;
	font-size: 11px;
	width:125px;
}
div#wish {
	background:#eae2d5 url(../imgsTemplate/bg_grad_bn.png) bottom repeat-x;
	color:#000;
	padding:10px 10px 10px 10px;
	font-family:Tahoma;
	font-size:10px;
	color:#333333;
	width:125px;
}