.nav ul {display:inline-block;}
.nav ul {display:inline;}
.nav ul li {width:auto;float:left;}
.nav {text-align:center;}
.nav .select a:hover b, 
.nav .select li:hover a b {width:auto;float:none;} 
