.sf_navigation ul li a {
	/*background-image: url(images/navbg_off.gif);*/
	background-position: 0 50%;
	background-repeat:no-repeat;
	color:C31919;
	display: block;
	font-family:"Comic Sans MS", "Comic Sans", "Comic Sans", sans-serif;
	font-size:18px;
	height:18px;
	margin:0;
	padding: 18px 33px 12px;
	text-decoration: none;	
	text-transform:uppercase; 	
	min-width:1%; /* Fast hack */
	width: auto !important; /* Fast hack */
	width:1%; /* Fast hack */;
}
 
