.topNav{
    width:400px;
	height:40px;
	line-height:40px;
	float:right;
       }
.topNav ul li{
       list-style:none;
	   float:left;
	   overflow:hidden;
	   }