@charset "utf-8";

/* By Eduard Hofmann of webeddie, July 06 */

#buttleft{
/*position:absolute;
left:-1px; */
background:#ffffff;

border-top:0px solid #ffffff;
border-left:0px solid #ffffff;
border-right:0px solid #ffffff;
border-bottom:0px solid #ffffff;
white-space:nowrap;
background-image: url(../img/whity.gif);
padding:0px;
}
#buttleft a.y, #navblock a.y:visited{
color:#3466ab;
background-image: url(../img/whity.gif);
border-top:0px solid #ffffff;
}
#buttleft a.y:hover{
color:#ffffff;
background-image: url(../img/whity.gif);
background:#ffffff;
}
#buttleft a.y:active{
color:#ffffff;
background-image: url(../img/whity.gif);
background:#ffffff;
}
