#sso_comments {
  background-image: url(images/comment-button.v1.png);
  width: 42px;
  height: 34px;
  background-attachment: scroll;
  background-position: 1px -1px;
  background-repeat: no-repeat;
  position: relative;
  float: right;
}

#sso_comments span {
  text-align: center;
  line-height: 3em;
  display: block;
  width: 100%;
  height: 100%;
}

#sso_comments span, #sso_comments span a {
  color: #4d4d4d;
  font-family: tahoma, arial, verdana, sans-serif;
  font-size: 12px;
  font-weight: 700;
}

#sso_comments a {
  display: block;
  width: 100%;
  height: 100%;
}

#sso_login {
  text-align: right;
  z-index: 4;
  position: absolute;
  right: 10px;
  font-size: 12px;
  bottom: 5px;
  color: #FFF;
  font-family: verdana, arial, sans-serif;
  line-height: 2em;
}

#sso_login a {
  color: #FFF;
  text-shadow: -2px 3px 6px rgba(0, 0, 0, 1);
}

#socex {
  float: right;
  position: relative;
  top: 7px;
  z-index: 7;
}

#socex #social .icons div {
  float: left;
}