.callanchor
{
position:absolute;
}

#call{
position:relative;
left:765px;
top:-25px;
}


*html #call{
position:relative;
left:765px;
top:-30px;
}

*:first-child+html #call{
position:relative;
left:765px;
top:-30px;
}


