#recallAnchor {
 position:relative;
 top:0px;
 left:0px;
 width:1px;
 height:1px;
 z-index:99;
}
#recallLink{
 position: absolute;
 left: 260px;
 top: 37px;
 z-index:666;
}

#service{
 position: absolute;
 left: 480px;
 top: 37px;
 z-index:666;
}

#incentives {
 position: absolute;
 left: 700px;
 top: 37px;
 z-index:666;
}

