.main-content {
	display: inline;
/*Fix IE floating margin bug*/
	;
	float: left;
	width: 625px;
	margin: 0 0 0 30px;
overflow: visible !important
/*Firefox*/
	;
overflow: hidden
/*IE6*/
	;
}

span.left{
width:530px;
float:left;
background: url(li.gif) no-repeat 0% 6px;
padding-left: 12px;
/*color:rgb(13,21,108);*/
}
