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

.fbc_profile_pic {
  float: left;
  width:75px;
  padding-left:3px;
}


.fbc_profile_header {
  text-align: left;
  padding: 10px 0;
  background: white;
  overflow:hidden;
  width:430px;
}

.fbc_loginstate_top {
  position: absolute;
  right: 0;
  top: 0;
}
.fbc_profile_header p {
    margin:0;
    font-size:90%;
    padding:0;
}
.fbc_profile_header p#fb_logout {
font-size:10px;
width:125px;
margin-left:60px;
}
p#fb_connect_holder{
text-align:left;
float:left;
}
.fb_profile_pic_rendered FB_ElementReady{
      width:50px;
}

.avatar{
    width:50px;
    height:50px;
    float:left;
    margin:5px;
}
