#nav {
position:relative;
z-index:1000;
float:left;
clear:both;
margin-top:10px;
margin-bottom:10px;
}

#header{margin-bottom:10px !important;}

#nav ul {
width:930px;
overflow:visible;
}

#nav ul ul li {
clear:left;
width:220px;
border-bottom:solid 1px white;

}



.bx-pager{margin-bottom:0px;}

.bx-pager a {
margin-right: 5px;
color: #ffffff;
padding-top: 3px;
padding-right: 8px;
padding-bottom: 3px;
padding-left: 6px;
font-size: 12px;
background-color: transparent;
background-image: url("bximgs/gray_pager.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt -20px;
height:15px
}
