/* Ofertas en paginas internas */

th.offers {color: White; background-image: url(../imagenes/fondos/titulo-ofertas-internas.jpg);}

td.offers {
	line-height: 20px;
	font-size: 13px;
	padding-top: 10px;
	padding-left: 5px;
	border-top: 1px solid #73C904;
	border-left: 1px solid #73C904;
	border-right: 1px solid #73C904;
	border-bottom: 1px solid #73C904;
}

td.offers img {
	padding-bottom: 5px;
}

ul.offers { margin: 0; padding: 0; list-style: none; }

li.offers {
	line-height: 20px;
	padding-left: 20px;
	padding-top: 0px;
	background-image: url(../imagenes/general/check.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}