#anchor1
{
position: relative;
top: 0px;
left: 0px;
z-index: 999;
}
#items
{
position: absolute;
top: 145px;
left: 765px;
z-index: 999;
}

a.actionitem{
color:#fff;
font-size:14px;
height:20px;
line-height:21px;
background-image: url(http://dealer.webmakerx.net/Images/Sites/Site16455/Document/actionitem_bg.gif);
}
a.actionitem:hover{
color: #C91545;
}

/* Now Hiring Button */
#NowHiringWrapper {
z-index:99;
position:relative;
top:0px;
}
#NowHiringButton {
position:absolute;
top:200px;
margin-left:19px;
}
