.footer-links ul {
float: left;
width: 20%;
margin: 0;
padding: 0;
list-style-type: none;
}
.footer-links ul li{
    margin-right: 3px;
        margin-top: 0;
        margin-bottom: 10px;
    }

.footer-links li {
margin: 0 2px 7px 0;
font-family: Verdana,Geneva,sans-serif;
font-size: 11px;
color: #959595;
}

.footer-links li a {
    font-size: 11px;
	color: #959595;
	text-decoration: none;
}
.footer-links li a:hover {
	text-decoration: underline;
}
.footer-links li a:visited {
	color: #959595;
	text-decoration: none;
}
.footer-links h2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	padding-bottom: 5px;
	margin: 0 0 10px;
}
.footer-links h2 a:link,
.footer-links h2 a:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.footer-links h2 a:hover,
.footer-links h2 a:active {
	color: #333;
	text-decoration: none;
}
ul.social-icons {
	padding: 0;
	border: 0;
}
.follow-msqr-social li a {
display: block;
margin-left: 55px;
padding-top: 10px;

}
.social-fb {
    background: url(https://marketsqr.com/img/social-fb.png);
	background-repeat: no-repeat;
}

.social-tw {
	background: url(https://marketsqr.com/img/social-tw.png);
	background-repeat: no-repeat;
}

.social-li {
	background: url(https://marketsqr.com/img/social-li.png);
	background-repeat: no-repeat;
}

.social-go {
	background: url(https://marketsqr.com/img/social-go.png);
	background-repeat: no-repeat;
}

.follow-msqr-social {
	margin: 0 !important;
	padding: 0 !important;
}

.follow-msqr-social li a {
	display: block;
	margin-left: 55px;
	padding-top: 10px;
}
ul.follow-msqr-social li {
    height: 40px;
    width: 40px;
    margin: 0;
}

li > a {
    display: block;
}

