div#btnsend {
width:97px;
height:33px;
background:none;
list-style:none;
margin:0 0 0 0px;
padding:0 0 0 0px;
display:none /*появится после полной загрузки страницы*/
}

div#btnsend a {
background:url(/_i/btn_send_ru.png) no-repeat scroll top left;
display:block;
height:33px;
position:relative;
}

div#btnsend a span {
background:url(/_i/btn_send_ru.png) no-repeat scroll bottom left;
background-position:0px -33px;
display:block;
position:absolute;
top:0;
left:0;
height:100%;
width:100%;
z-index:100;
}
