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

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


.fbc_profile_header {
  font-size	: 12px;
  text-align: right;
  padding: 5px;
  padding-top: 10px;
  border	: 1px solid #9A9693;
  background: white;
  width: 175px;
}

.fbc_loginstate_top {
  position: absolute;
  right: 0;
  top: 0;
  color	: #000;
}

.fbc_loginstate_top a,
.fbc_loginstate_top a:hover {
	color	: #000;	
}

body .fbc_loginstate_top .FB_name {
	font-weight	: bold;
	display	: block;
	width	: 120px;
	text-align	: right;
	margin-bottom : -15px;
	color	: #000;
}

