@charset "utf-8";
/* Social Media Icon Links Extension (S.M.I.L.E.) */
div.smile a {display:inline-block;width:auto;outline:none;}
div.smile a img {border:none; float:left;}
div.smile a:hover {background:none;}
div.smilecredits {width:100%}
div.smilecredits a {font-size:10px;}
.clr {clear:both;}
	
.smile ul li {
    list-style: none;
    padding: 5px 0 10px;
}
.smile ul li a {
    line-height: 44px;
    color: #b1b1b1;
}
.smile ul li a img {margin-right: 18px;}
.smile ul li a:hover {color: white;}