.share-vert2 { 
    background: url('/images/grad-v-wide.gif') repeat-y;
    border: 1px solid #DEDFE0;
    border-radius: 5px;
    width: 70px;
}
.share-vert { 
    background: url('/images/grad-v.gif') repeat-y;
    border: 1px solid #DEDFE0;
    border-radius: 5px;
    width: 43px;
}

.share-viewer {
    background: url('/images/grad-h1.gif') repeat-x;
    border: 1px solid #DEDFE0;
    border-radius: 5px;
    height: 43px;
    float: left;
}

.share-txtv {
    font-size: 12px;
    color:#105CB6;
    margin: 15px 0px 12px;
    text-align: center;}

.badgev {
    clear: both;
    text-align: center;
    height: 34px;
    margin-top: 5px;
}

.badgev-b {
    clear: both;
    text-align: center;
    height: 32px;
    margin-top: 6px;
}

.flagitv {
    clear: both;
    text-align: center;
    margin: 5px 0px 5px;
}

.share-txt1 {
    float: left;
    font-size: 12px;
    color:#105CB6;
    text-align: center;
    margin: 14px 6px 0px 4px;
}
.badge {
    float:left;
    text-align: center;
    background: url('/images/shadow-v.png') no-repeat bottom;
    height: 34px;
    margin: 7px 4px 0px 0px;
}
.flagit {
    float: left;
    text-align: center;
    margin: 7px 5px 0px 0px;
}

.share-drop {
    background-color: #fff;
    float: left;
    height: 33px;

}
.share-txt2 {
    float: left;
    font-size: 12px;
    color:#105CB6;
    text-align: center;
    margin: 9px 6px 0px 4px;
}
.badged {
    float:left;
    text-align: center;
    height: 33px;
    margin: 3px 2px 0px;
}

.share-prof {
    background: url('/images/grad-h2.gif') repeat-x;
    border: 1px solid #DEDFE0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url(PIE.htc);
    height: 45px;
    float: left;
    padding-top: 2px;

}
.share-txt3 {
    float: left;
    font-size: 12px;
    color:#105CB6;
    text-align: center;
    margin: 14px 5px 0px 4px;
}