.amplify-widgets {
  margin-top:8px;
  margin-bottom:8px;
  text-align:right
}
.amplify-widgets .amplify-widget {
  margin-left:7px;
}

.amplify-widget {
  display: inline
  vertical-align: middle;
}

#social-mode-on, #social-mode-off {
  display: none
}

.bullet-arrow-down {
  background-image: url("../images/bullet_arrow_down.png");
  width: 16px;
  height: 16px;
  float: left
}

.bullet-red {
  background-image: url("../images/bullet_red.png");
  margin-top: 3px;
  width: 16px;
  height: 16px;
  float: left
}

.bullet-green {
  background-image: url("../images/bullet_green.png");
  margin-top: 3px;
  width: 16px;
  height: 16px;
  float: left
}

#amplify-top-rated table td {
  padding: 4px;
}

.amplify-activity-remove {
  background-image: url("../images/cross_disabled.png");
  width: 16px;
  height: 16px;
  margin-top: 3px;
  margin-right: 5px;
  float: left;
}

.amplify-activity-remove:hover {
  background-image: url("../images/cross.png");
}

#amplify-facebook-logged-out a {
    color:white;
    cursor:pointer;
    font-size:11px;
    font-weight:bold;
    line-height:13px;
    padding:3px 6px;
    text-align:center;
    text-decoration:none;
    vertical-align:top;
    white-space:nowrap;
    background-color:#5B74A8;
    border:1px solid #999999;
    border-color:#29447E #29447E #1A356E;
    font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
    background-image:url(https://s-static.ak.fbcdn.net/rsrc.php/v2/y3/x/Uy0S-JwLSOj.png);
    background-repeat:no-repeat;
    background-position:-1px -245px;

}

#amplify-facebook-logged-in,
#amplify-facebook-logged-out {
    display:none;
}


.boxLeft div.mr_social_sharing_wrapper {
  width: 50%;
  padding-bottom: 5px;
}

div.amplify-widgets {
  float:right;
  width:50%;
  margin-left:0;
  padding-bottom:0;
  margin-top:-33px;
}
.topStory div.amplify-widgets { margin-top:0; }

.amplify-rating {
  position:relative;
  top:3px;
}