div#nav{
width:500px;
height:42px;
margin-right:10px;
padding:0;
padding-top:20px;
}
.right{
float:right;
}


div#slider{
z-index:10;
position:relative;
height:3px;
margin:5px 0 0;
width:30px;
background:url(../images/slider_bg.gif) repeat-x;
left:0;}


