/*
This holds all off the styles for modules, templates, components, and plugins.
*/
/*GENRAL*/
#share_button a.addthis_button_compact {
    float:right;
    text-decoration: none;
    margin-bottom: -30px;
    position: relative;
    z-index: 101;
    display: block;
    
}

#share_button  .at300bs.at15t_expanded, #share_button  .at300bs.at15t_compact {
background:#dbdbdb url(../images/footer-add-button-01.jpg) no-repeat top left;
margin-right:4px;
display: block;
position: absolute;
z-index: 102;
width: 100px;
margin-left: -50px;
}