Ciao dolphin73,
togli le righe relative all'height qui:
#content_down_left {
background-color: transparent;
float: left;
height: 40px; <------------
margin: 0;
padding: 0;
width: 100%;
}
template.css (riga 722)
#content {
float: left;
margin-left: 1.5%;
min-height: 100px; <--------
overflow: hidden;
position: relative;
text-align: left;
width: 96%;
}
template.css (riga 506)