table.social_buttons td.btn {
    padding: 0 15px 0 0;
}

table.social_buttons td.twitter {
}

table.social_buttons .IN-right {
    margin-right: 0 !important;
}

table.social_buttons .morebtn {
    position: relative;
}

table.social_buttons .morebtn input {
    width: 50px;
    height: 20px;
    background: url(../images/sprite1.png) no-repeat 0 -100px;
    border: none;
    cursor: pointer;
}

#socialPopup {
    position: absolute;
    top: 20px;
    border: solid 1px #EEE;
    padding: 10px 0 10px 10px;
    background: white;
}

#socialPopup table a {
    background: url(../images/more_icons.png) no-repeat 0 0;
    display: block;
}

#socialPopup table a.more_delicious {
    width: 25px;
    height: 25px;
}

#socialPopup table a.more_delicious {
    width: 25px;
    height: 25px;
}

#socialPopup table a.more_reddit {
    width: 58px;
    height: 22px;
    background-position: -25px 0px;
    position: relative;
    left: -11px;
}

#socialPopup table a.more_digg {
    width: 37px;
    height: 25px;
    background-position: 0 -25px;
}

#socialPopup table a.more_furl {
    width: 47px;
    height: 25px;
    background-position: -37px -25px;
}

#socialPopup table a.more_stumbleupon {
    width: 94px;
    height: 24px;
    background-position: 0 -51px;
}