div#container {
	min-width: 0;
}
div#header ul#utilities,
div#header div#clock,
div#header ul.mainMenu,
div#navigation,
div.rtable,
div#footer,
ul.multi-action {
	display: none;
}
div#header {
	height: 110px;
}
div#Contenuto {
	margin-left: 0;
}
div#header span#brand {
	margin-right: 5em;
	bottom: 1em
}
dl.map dt {
    float: left;
    margin-right: 5px; 
}