ul.nav {
	display:block;
	list-style:none;
	padding-left:0;
	margin-rigth:0;
	float:right;
	font-size:1.4em;
}


ul.nav li {
	display:inline;

}
#greyheader #container_12 .grid_16 .grid_8.omega .nav li a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}

#greyheader #container_12 .grid_16 .grid_8.omega .nav li hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
	color:#F00;
}
#greyheader #container_12 .grid_16 .grid_8.omega .nav li active {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
	color:#000;
}