a.stbutton {
    padding: 0px 5px 8px 30px;
    text-decoration: none;
    color: #666;
    font-size: 10px;
    font-weight: normal;
    font-family: Verdana, Arial, "Trebuchet MS";
    line-height:18px;
}

a.stbutton:hover {
    padding: 0px 5px 8px 30px;
    text-decoration: underline;
    color: #666;
    font-size: 10px;
    font-weight: normal;
    font-family: Verdana, Arial, "Trebuchet MS";
    line-height:18px;
}
/*.stico_default {
    background: url(http://r.sharethis.com/images/share-icon-16x16.png) no-repeat scroll 0px 0px !important;
    background: url(http://r.sharethis.com/images/share-icon-16x16.png) no-repeat scroll 0px 0px;
}
.stico_rotate {
    background: url(http://r.sharethis.com/images/rotating-icon.gif) no-repeat scroll 0px 0px !important;
    background: url(http://r.sharethis.com/images/rotating-icon.gif) no-repeat scroll 0px 0px;
} */
.stwrapper {
    position: absolute;
    width: 354px;
    height: 437px;
    z-index: 1000000;
}
.stframe {
    position: absolute;
    z-index: 1000020;
    right: 250px; top: 1px;
}
.stclose {
    cursor: pointer;
    z-index: 1000030;
    color: white;
    position: absolute;
    text-align: right;
    top: 11px;
    right: 265px;
    font-family: Helvetica Neue,Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
}


