
div.socialtags {
  background-color: #37312F;
    clear: both;
    height: 26px;
    margin-top: 137px;
    padding: 5px 0 0;
    position: absolute;
    z-index: 2147483647;
}
.socialtags ul {
    display: inline;
    margin: 0 !important;
    padding: 0 !important;
}
.socialtags ul li {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    list-style-type: none;
    margin: 1px;
    padding: 1px;
}
.socialtags img {
    border: 0 none;
    float: none;
    height: 16px;
    margin: 0;
    padding: 0;
    width: auto;
}
.socialtags-hovers {
    opacity: 0.4;
}
.socialtags-hovers:hover {
    opacity: 1;
}
