div.sdmenu {
	width: 199px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 20px;
	background: url(bottom.png) no-repeat  left bottom;
	background-color: #BEBEBE;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
/*	border-left: 1px solid #969696;
*/	border-right: 1px solid #D6D7D9;
/*	border-bottom: 1px solid #969696;
*/	
}

div.sdmenu div {
	background: url(title_aperto.png) no-repeat /* repeat-x*/;
	overflow: hidden;
}
/*div.sdmenu div:first-child {
	background: url(title.png) no-repeat;
}*/
div.sdmenu div.collapsed {
	height: 37px;
	background: url(title.png) no-repeat /* repeat-x*/;
/*	line-height: 30px;
*/}
div.sdmenu div span {
	display: block;
	padding: 0px 6px;
	font-weight: bold;
	color: white;
	background: url(expanded.gif) no-repeat 186px 15px;
	cursor: default;
/*	border-bottom: 1px solid #000;
*/	text-decoration: none;
	height: 37px;
}
div.sdmenu div.collapsed span {
/*	background-image: url(collapsed.gif);
*/	background: url(collapsed.gif) no-repeat 186px 15px;
}
div.sdmenu div img {
	margin-top: 6px;
}
div.sdmenu div a {
/*	height: 18px;
*/	line-height: 18px;
	padding: 0px 25px;
/*	background: #eee;
*/	display: block;
/*	border-top: 1px solid #C8C8C8;
*/	border-bottom: 1px solid #C8C8C8;
/*	border-left: 1px solid #969696;
	border-right: 1px solid #969696;	
*/	color: #333;
	text-decoration: none;
	background-color: #E1E1E1;
}
div.sdmenu div a.current {
	background : #999;
/*	height: 18px;
*/	line-height: 18px;

}
/*ROLLOVER*/
div.sdmenu div a:hover {
	background : #666 url(linkarrow.png) no-repeat right center;
	color: #ccc;
	text-decoration: none;
/*	height: 18px;
*/	line-height: 18px;
}
div.sdmenu span.fabio {
	color: #ff4111;
	text-decoration: none;
	height: 28px;
	line-height: 28px;
	background: url(break_grigio.png) no-repeat /* repeat-x*/;
	background-color: #BEBEBE;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 5px 21px;
} .page-container .main .main-content .column1-unit table tr th {
	font-size: xx-small;
}
