
#leftContent .moduletable{
height:auto;
font-family:verdana;
font-size:12px;
margin-left:10px;
margin-bottom:20px;
position: relative;
float: left;
}

#leftContent .menu li{
list-style-type: none;
padding-left: 8px;
background: url('../images/arrowNicoWhite.png');
background-repeat: no-repeat;
background-position: 0 8px;
padding-top:5px;
}

#leftContent a{
	color: #055ba9;
	text-decoration:none;
}
