.fbc_connect_button_area {
/*  float: left;
  margin-top: 6px;
  padding-top: 6px;
  margin-left: 9px;
  padding-left: 9px;
  border-left: 1px dashed grey;*/
}

.fbc_profile_pic {
  float: left;
  padding: 0 5px 5px 0;
}
.fbc_profile_pic img {
        width:50px;
        height:50px;
        border: 1px solid #eeeeee !important;
  padding: 2px !important;
}

.fbc_profile_small {
        font-size: 9px;
}

.fbc_profile_header {
/*  text-align: right;
  padding: 5px;
  padding-top: 10px;
  border: gray dotted 1px;
  background: white;
  position: absolute;
  right: 0;
  top: 0;
  width: 175px;*/
}

