


/*
This is the new code
 */

.stbutton {
padding: 1px 0px 1px 22px;
font-size: 13px;
color: FFFFFF;
text-decoration: none;
}

.stbutton:hover {
text-decoration: underline;
}

.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;
left: 0px; top: 0px;
}

.stloading {
position: absolute;
left: 0px; top: 0px;
background:#eee url(load.gif) center center no-repeat;
color:#bbb;
font:bold 18px Arial,Helvetica,sans-serif;
text-align:center;
border: 1px solid black;
z-index: 1000010;
}

.stclose {
cursor: pointer;
z-index: 1000030;
color: white;
position: absolute;
text-align: right;
top: 10px;
right: 15px;
}