/* Обнуление всего что есть */
ol, ul, li
 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
background: transparent;
}

div.bx li, div.bx li a { list-style-type: none;
FONT: 9pt/8pt Arial, Helvetica, sans-serif;
LEFT: 10%; COLOR: #8a8a8a;
}
.ili{
	margin: 0 20 0 20;
}
   div.homm { margin: 7 0 0 30; }
	#services li {
        padding: 0;
		  font-size: 12px;
        list-style: none;
		  float: left;
        position: relative   }
    #services a   {
        position: relative;
        text-decoration: none;
        z-index: 1;
		  margin-right: 5px; 
		 }
    #services li b   {	
	  	 margin-right: 5px;   
		 text-decoration:none; 
		 border-bottom:red 1px dotted; 
		 color:red  
		}
    /* этот элемент нужен для решения проблемы перезагрузки фоновых изображений в IE */
/*    #services i   {
        position: absolute;
        z-index: 1;
        left: 0;
        top: -11px;
        width: 22px;
		  height: 22px;
        margin-top: 0.6em;
        background: url('/images/site/ikonki.gif') no-repeat  }
*/
	#glavnaya i { background-position: -1px 0; }
    #pochta i { background-position: -23px 0; }
	#poisk i { background-position: -45px 0; }
	#info i { background-position: -68px 0; }
	#print i { background-position: -138px 0; }
	#komentar i { background-position: -161px 0; }
	#emae i { background-position: -23px 0; }
	#forum i { background-position: -114px 0; }

	#strelka i{ background-position: -391px 0 }

	#listok i{ background-position: -415px 0}

	#poteme i { background-position: -484px 0; }
	#redtochka i { background-position: -436px 0; }
	#partners i { background-position: -460px 0; }
	
	#services li a:hover, #services li.active a, #services li.visited a {
	color:red;
	text-decoration:none;
}