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

}

.fbc_profile_pic {
  float: left;
  padding: 0 5px 5px 5px;
}


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

.fbc_loginstate_top {
  position: absolute;
  right: 10px;
  top: 10px;


}

.fbc_profile_header {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background:#333;
	color:#fff;
padding:10px 5px 5px;
text-align:left;
width:175px;
}

.dark { margin:5px 0 0 0}

.fbc_profile_header a{
	color:#CC33FF
}
