ul.footer-social-list { list-style:none; padding:0; }
	ul.footer-social-list li { border-top:1px solid #222222; margin:0; padding:4px; height:30px; }
	ul.footer-social-list li:hover { background-color:#DF8300; }
	ul.footer-social-list li:hover a { color:black; }
	ul.footer-social-list a { display:block; text-decoration:none; color:inherit; }
	ul.footer-social-list a:hover { text-decoration:none; color:black; }
	ul.footer-social-list img { vertical-align:middle; height:30px; width:30px; border:none; display:inline-block; }

.footer-social-other { cursor:pointer; }
	.footer-social-other a { margin-right:12px; padding-left:40px; }
