table.ultimasOfertas {
	border:solid 1px #ccc;
	padding:0;
	margin:0;
	width:100%;
}

table.ultimasOfertas td, table.ultimasOfertas th{
	padding:0;
	margin:0;
	border:none;
}


table.ultimasOfertas td, table.ultimasOfertas th, table.ultimasOfertas caption{
	padding:0;
	font-size:11px;
	line-height:17px;
	color:#4d4d4d;
}

table.ultimasOfertas caption {
	border:solid 1px #ccc;
	border-bottom:solid 2px #fff;
	padding-left:6px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	line-height:20px;
	color:#ebebeb;
}

table.ultimasOfertas th{
	text-align:left;
	vertical-align:top;
	text-transform:uppercase;
}

table.ultimasOfertas #n{
	width:1px !important;
	overflow:hidden;
}

table.ultimasOfertas tbody td, table.ultimasOfertas thead th{
	padding:3px 3px;
}

table.ultimasOfertas tbody td b, table.ultimasOfertas thead th b{
	border-left:solid 1px #ff9a04;
	padding-left:6px;
}

table.ultimasOfertas tbody td b a{
	color:#4d4d4d;
}

table.ultimasOfertas tbody td b a:hover{
	color:#ff9a04;
}

table.ultimasOfertas tbody td b.nB, table.ultimasOfertas thead th b.nB{
	border-left:none;
	padding-left:0px;
}





















