.fbc_connect_button_area {
  float: right;
  margin-top: 6px;
  padding-top: 6px;
  margin-left: 9px;
  padding-left: 9px;
}

.fbc_profile_pic {
  float: left;
  margin: 2px 5px 2px 5px;
  border: 1px solid #ff0033;
}

#fbc_profile a{
  color: white;
  text-decoration: none;
}

#fbc_profile a:hover{
  color: #333333;
  text-decoration: underline;
}

.fbc_profile_header {
  text-align: left;
  padding: 5px;
  padding-top: 10px;
  border: none;
  background: transparent;
  width: 140px;
  color: white;
}

.fbc_loginstate_top {
  position: absolute;
  top: 0;
  left: 0;
}