/* Float left */
#bottom-bar .wf-wrap .wf-float-left{
	line-height:1.7em;
	font-size:13px;
}
/* 640px and smaller screen sizes */
@media (max-width:1069px){
/* Float left */
#bottom-bar .wf-wrap .wf-float-left{
	line-height:1.7em;
	font-size:12px;
	}
}
/* List Item */
#footer .contact-info li{
	font-size:14px;
	line-height:1.45em;
}
