a{ outline-style:none; text-decoration:none;}
img{ border:0;}

#billboard {
height:320px;
width:970px;
overflow:hidden;
position:relative;
}

#billboard #pager {
}

#billboard #pager a {
background:url('../images/act.png') no-repeat left top;
display:block;
float:left;
height:23px;
width:21px;
font-size:0px;
}

#billboard #pager a.activeSlide {
background:url('../images/hov.png') no-repeat left top;
}

#billboard .nav {
}

#billboard .nav_wrapper {
position:absolute;
z-index:9999;
top:190px;
left:10px;
}



