@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 {
    margin: 0;
}	
.smile ul li {
    list-style: none;
    display: block;
    padding-bottom: 9px;
}
.smile ul li a {
    line-height: 48px;
    color: #6e6e6e;
}
.smile ul li a img {
    float: left;
    margin-right: 13px;
}
.smile ul li a:hover {
    color: #1f1f1f;
}