#navlist li
{
display: inline;
list-style-type: none;
margin:0;
padding:0;
padding-right: 20px;
}

#navcontainer{

	float:right;

}