.sf_navigation ul li a {
	display: block;
	height: 22px;
	margin:0;
	padding: 5px 15px 0 0;
	text-decoration:color:#3AB033;
	min-width:1%; /* Fast hack */
	width: auto !important; /* Fast hack */
	width:1%; /* Fast hack */;
	text-transform:uppercase;
}
