#footer_sales_site h3.widget-title {
	font-family: 'Signika Negative', sans-serif;
	font-weight: regular;
	color: #fff;
	font-size: 15px;
}

#footersalessiteleft {
	float: left;
	width: 600px;
	margin: 0 0 0 45px;
}

	#footersalessiteleft ul {
	  width: 630px !important;
	  margin-bottom:20px !important;
	  overflow:hidden !important;
	}

	#footersalessiteleft li{
	  line-height:1.5em !important;
	  float:left !important;
	  display:inline !important;
	  width:30% !important;
	  text-align: left !important;
	}
	
	#footersalessiteleft li a {
		font-family: 'Signika Negative', sans-serif;
		font-weight: regular;
		color: #fff;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 14px;
	}
	
	#footersalessiteleft li a:hover { text-decoration: none; }
	
#footersalessiteright {
	float: right !important;
	width: 240px !important;
	font-family: 'Signika Negative', sans-serif;
	font-weight: regular;
	color: #fff;
}