.botdiv1{
position:relative;
width:880px;
height:45px;*height:auto;
background-color:#000;
top:-30px;
}
.botdiv1 ul {
}
.botdiv1 li{
clear:none;
float:left;text-align:left;
margin:0px;
padding:0px;
width:140px;list-style: none;
}

.botdiv2{
position:relative;
left:-750px;top:-40px;
width:300px;
height:10px;
margin:0px;
padding:0px;
border:0px solid red;

}
.botdiv2 ul {
clear:none;
float:left;
margin:0px;
padding:0px;
height:15px;
width:300px;
position:absolute;left:400px;top:15px;
}
.botdiv2 li{
clear:none;
float:left;
margin:0px;
padding:0px;
height:15px;
width:300px;list-style: none;
}
