

.oferta{
 background: url(/images/bod_oferta.gif) no-repeat bottom left;
 margin-bottom:10px;
 border:1px solid #e7ecf0; /* sin este borde no toma el margin-bottom de las soluciones*/
 border-width:0 0 1px 0;
 position:relative; /*fIE*/
 height:1%; /*fIE*/
 width:249px; /* por si no esta contenido en alguna otra cosa*/
}

.oferta h1{
 background:url(/images/cab_oferta.gif) no-repeat top left;
 padding:7px 0 1px 14px;
}