.style_footer_nav{width:100%;position:relative}
.style_footer_nav ul{margin:0;padding:0;position:relative;}
.style_footer_nav li{display: block; position:relative;margin:0 !important;padding:0}
.style_footer_nav li a{	
	margin: 0 0px !important;
	color: #fff !important;
	display: block;
	overflow: auto;
	padding: 3px 0 3px 5px;
	text-decoration: none;
	font-size:15px;
}
.style_footer_nav li a span{display:none !important}
.style_footer_nav li a:last-child{border-bottom:none}
.style_footer_nav li a:hover, .style_footer_nav li.current a{color:#d90000 !important;}