.navigationItem 
{
    text-decoration: none;
	font-family: Microsoft Sans Serif, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
	color: gray;
	width: auto;
	overflow: visible;
}
.hide {
	display: none;
}
