

li {
	float:left;
	width:110px;
	margin:0;
	text-align:center
}

li a {
	background:url(/images/v2/navbutton.gif) repeat 0 0;
	font-weight: bold;
	display:block;
	margin-top: 10px;
	height:28px;
	color:#FFF;
	text-decoration:none;
	border-right:0px solid #FFF;
	line-height: 28px;
	font-size: 85%;
}

li a:hover {
	background:url(/images/v2/navbutton-hover.gif) repeat 0 0;
	text-decoration: none;
	font-weight: bold;
}

.nav {
 text-align: center;
}

.viewall {
  font-size: 11px;
}
