#promo {
background:#313131;
margin:0;
}

#promo-nav {
position:absolute;
margin-top:-25px;
margin-left:830px;
}

#promo-nav a{
float:left;
width:15px;
height:16px; 
background: url(../images/pager.png) no-repeat 0 0; 
padding-right:15px;
text-indent:-9999px;
}

#promo-nav a.activeSlide {
float:left;
width:15px;
height:16px; 
background: url(../images/pager-active.png) no-repeat 0 0; 
padding-right:15px;
text-indent:-9999px;
}

#promo-nav a:focus { outline: none; }
