#blackbook_container {
position:absolute;
top:200px;
margin-left:760px;
}

#home_form {
position:absolute;
top:380px;
left:0px;
}

#specials_anchor
{
position:relative;
top:0px;
left:0px;
width:1px;
height:1px;
padding-bottom:60px;
}

#specials
{
position:absolute;
top:-270px;
left:230px;
}

*html #specials_anchor {
padding-bottom:80px;}

*:first-child+html #specials_anchor {
padding-bottom:80px;
}

