td.buttonheading{
background: transparent url(../images/medium-h1-bg.png) repeat-x scroll 0 0;
}

.cabecera-de-articulo{
width:100%;
}
.cabecera-de-articulo img{
float:left;
margin:2px 8px 5px 0px;
}

/* Título del artículo dentro de una lista */
.blog-item-title{
}

/* Contenido del artículo dentro de la lista de productos */
.blog-item-content{
border:1px solid #DFDFDF;
border-top-width:0px;
padding:5px;
background-color:#FCFCFC;
}

.fondo-claro{background-color:#F4F4F4;}
.borde-claro{border-color:#DDDDDD;}
.bt{border-top-style:solid;border-top-width:1px;}
.br{border-right-style:solid;border-right-width:1px;}
.bb{border-bottom-style:solid;border-bottom-width:1px;}
.bl{border-left-style:solid;border-left-width:1px;}
