#loader {display: none;}
.service_description
{
font-size:12px; 
color:#58b0e8; 
font-weight:bold; 
}

/* top 10 */
#top10 {
	background:url(../images/top10_bgr.gif) repeat-x top;
	float:left;
	margin-left:30px;
}

#top10 #topleft {
	background:url(../images/top10_tl.gif) top left no-repeat;
}

#top10 #topright {
	background:url(../images/top10_tr.gif) top right no-repeat;
	padding:30px 70px 30px 30px;
}
	
#top10 h1 {
	font-size: 150%;
	color:#0066CC;
	line-height: normal;
	font-weight: normal;
	padding:0;
	margin:0 0 15px 20px;
}

#top10 ol {
	font-weight:bold;
	color:#bdcad5;
	margin:0;
	padding:0 0 0 20px;
}

#top10 li {
	padding-bottom:4px;
}

#top10 a {
	font-weight:normal;
}	
