#bdsmenuleft {
	background: #ffffff;
/*	height: 600px;*/
	min-height: 500px !important;
}
#lmmenucontainer {
	background: url('/images/lm-background.gif') 0 0 repeat-y;
}
#lmcontent #sottomenu_left ul{
width: 110px;
color: red;
}

li.sumenu {
color: #333333;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
font-size: 10px;
width:150px;
padding: 8px 0px 7px 6px;
background: url('/images/tratto.gif') no-repeat scroll 5pt 22pt;
}

li.sumenu a, 
li.sumenu a:visited,
li.sumenu a:link {
	color: #333333;
	text-decoration: none;

}
li.sumenu a:active,
li.sumenu a:hover {
	text-decoration: underline;
}

.reversed 
{
	background: #f2f2f2;
	color: #EFEFEF;
}

li.sumenu span {
	height: 75px;
}
img.sumenu{
padding: 0;
}

#lmcontent #sottomenu_left li{
color: #7e7e7e;
text-decoration: none;
padding: 0px;
margin-left: 6px !important;
margin-left: 0;
}
#sottomenu_left {
padding-bottom: 10px;
white-space: nowrap;
}
li.sumenu ul li {
	color: #7e7e7e;
		text-transform: none;
		font-size: 11px;
		font-weight: normal;
}
li.sumenu ul li a, 
li.sumenu ul li a:visited,
li.sumenu ul li a:link {
	color: #7e7e7e;
	text-decoration: none;

}
li.sumenu ul li a:active,
li.sumenu ul li a:hover {
	text-decoration: underline;
	background: #f1f2f2;
}