#leftside ul, #rightside ul {
	margin-top: -3px; /* XXX - dfraga: nuevo: fix para el hueco entre cabecera y contenido */
}

#rightside {
	margin-right: -10px;
}

#content H2{
font-size:1.2em;
}

.post div {
background: url('images/banner2B.jpg') top center repeat-y;
width: 450px;
}
.post div div {
background: none;
width: auto;
}