body ul#sharebar-ul {
  width:60px;
  background:#eee;
  text-align:center;
/*  border:1px solid #ccc;*/
  list-style:none;
  list-style-image:none;
  list-style-type:none;
  margin:0;
  padding:0;
  float: left;
}

#sharebar {
    display:none;
    position: fixed;
    z-index: 99;
}

body ul#sharebar-ul li {
  display:block;
  /*overflow:hidden;*/
  text-align:center;
  background-image:none;
    padding:0;
  margin:11px 0 7px;
}

body ul#sharebar-ul li.facebook {
  margin-top: 7px;
}

body ul#sharebar-ul li.email {
  margin-bottom: 5px;
}

body ul#sharebar-ul li p {
    margin: 0;
}

body ul#sharebarp {
  background:#fff;
  text-align:center;
  border:1px solid #ccc;
  list-style:none;
  list-style-image:none;
  list-style-type:none;
  margin:0;
  padding:0
}

body ul#sharebarp li {
  display:block;
  text-align:center;
  background-image:none;
    margin: 5px 0;
  padding:0
}

body ul#sharebarx {
  display:none;
  list-style:none;
  list-style-image:none;
  list-style-type:none;
  width:100%;
  float:left;
  margin:0 0 10px;
  padding:0
}

body ul#sharebarx a {
  line-height:14px;
  text-decoration:none
}

body ul#sharebarx li {
  float:left;
  margin-right:20px;
  line-height:18px;
  background-image:none
}

body ul#sharebarx li .st_email {
  margin:0 15px!important
}

.sharebar-button {
  font-size:11px;
  font-family:Verdana, Arial;
  background:#f7f7f7;
  color:#444;
  border:1px solid #ddd;
  display:block;
  margin:0 0 5px;
  padding:2px 4px
}

.sharebar-button:hover {
  border-color:#aaa
}

.credit {
  line-height:9px;
  margin:0;
  padding:0
}

.credit a {
  font-size:8px;
  color:#ccc;
  text-transform:uppercase;
  text-decoration:none;
  font-family:Verdana;
  line-height:9px
}

.FBConnectButton_Small {
  background-position:-5px -232px!important;
  border-left:1px solid #1A356E
}

.FBConnectButton_Text {
  margin-left:12px!important;
  padding:2px 5px 3px!important
}

.stButton {
  margin:0 0 6px!important
}

.stButton:last-child {
  margin:0!important
}

.stButton .stFb_vbubble {
  width:53px!important
}

.stButton .stFb_text {
  margin:1px 1px 0 14px !important;
  padding:2px 5px 3px!important
}

 #sharebar-top {
    background: url(/sites/all/themes/bookreporter/images/bookreporter_top.png) no-repeat;
    width: 74px;
    height: 13px;
    float:left;
}

#sharebar-mid {
    background: url(/sites/all/themes/bookreporter/images/bookreporter_mid.png) repeat-y;
    /*width: 74px;*/
    /*height: 221px;*/
    float:left;
    padding-left: 9px;
}

#sharebar-btm {
    background: url(/sites/all/themes/bookreporter/images/bookreporter_btm.png) no-repeat;
    width: 74px;
    height: 13px;
    float:left;
}

#sharebar img {
    display: block;
    margin: 0 auto;
    width: 33px;
}
