#wrapper {
float:left;
}

#firstlevel #picture {
display:none;
}


#wrapper #firstlevel dl, dd, dt {
position:relative !important;
display:block !important;
height:auto !important;
float:none;
clear:both;
width:100%;
overflow:show;
left:0;
}

#wrapper #firstlevel dl.secondlevel dd, dt {
left:0;
position:relative !important;
display:block !important;
height:auto !important;
float:none;
clear:both;
width:100%;
overflow:show;
}

#footer {
margin:20px 0 0 0;
width:100%;
top:0;
position:relative;
}