
.fbc_connect_button_area {
margin-top: 20px;
margin-bottom: 20px;
padding: 10px;
background: #F6F6F6;
font-family: Arial;
font-size: 11px;
}
 
.fbc_profile_pic {
  float: right;
  padding: 0 5px 5px 5px;
}


.fbc_profile_header {
  text-align: right;
  padding: 5px;
  padding-top: 10px;
  background: white;
  position: fixed;
  right: 0;
  top: 30px;
  width: 175px;
}

