Gracias por el ZIP ; )
Código css:
Ver original/*-------------------------------------
LAYOUT
-------------------------------------*/
.container{width:840px;margin-top:14px;}
.iniheader{background:#fff url("../media/custom/header-top.gif") no-repeat top center;width:840px;height:10px;}
.finheader{background:transparent url("../media/custom/header-bot.png") no-repeat top center;width:840px;height:10px;}
.header{background:#fff url("../media/custom/header-content.gif") repeat-x;overflow:hidden;padding:0 30px;}
.header .colizq{display:inline;float:left;padding-top:10px;width:420px;}
.header .colder{display:inline;float:right;padding-top:10px;width:320px;}
/*-----------CAJAS--------------------*/
.topcajasimple{background:transparent url("../media/custom/cajasimple-top.png") no-repeat top center;margin-top:14px;height:52px;float:left;width:100%;}
.cajasimple{background:#fff url("../media/custom/fondo-cajasimple.png") repeat-y 0 0;float:left; width:100%; overflow:hidden;padding-bottom:10px;}
.bottomcajasimple{background:transparent url("../media/custom/cajasimple-bottom.gif") no-repeat top center;height:10px; float:left;width:100%;}
.articulo{
display:inline;
float:left;
width:100px;
margin:10px 15px 0 10px;
}
.articulo strong{
color:#436C9A;
display:block;
}
Un saludo.