#footer .social-icons li {
	display: inline-block;
	margin: 0 4px 0 0;
}
#footer .social-icons li a:hover {
	padding: 0;
}
#footer .social-icons li a span {
	margin: 0;
}
#footer .social-icons li a.itunes-podcast span {
	background: url(../images/icons/icon.png) no-repeat -409px -131px;
}
.footer-contact-btn {
	border: 2px solid #337ab7;
	color: #c6c6c6;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.18em;
	margin: 10px 0 20px;
	min-width: 130px;
	text-align: center;
	text-transform: uppercase;
}
.footer-contact-btn:hover {
	border: 2px solid #337ab7;
	background-color: #337ab7;
	color: #fff;
}
footer#footer h4 {
	border-bottom: 0 none;
	color: #c6c6c6;
	font: 15px OpenSansRegular, Arial, Helvetica, sans-serif;
}
footer#footer ul.footerlinks li a {
	color: #545353;
}
