#lSwitch
{ position: absolute; z-index: 95;
  width: 85px; height: 25px; 
  top: 0; left: 419px;
}

#lSwitch a 
{ position: absolute;
  top:0; left:0;
  height: 25px; width: 85px; 
  text-decoration: none;
}

#lSwitch a i { visibility: hidden; }

a#RusOpt{ left: 0px; width: 41px; height: 23px;}
a#EngOpt{ left: 42px; width: 41px; height: 23px;}

/*#Eng a#EngOpt, a#EngOpt:hover{ background: url(../img/home_dn.gif) transparent no-repeat; }
#Rus a#RusOpt, a#RusOpt:hover{ background: url(../img/about_dn.gif) transparent no-repeat; }*/

