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

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


.fbc_profile_header {
  text-align: right;

  padding: 5px;
  padding-top: 10px;
  padding-left: 11px;
  border: gray dotted 1px;
  background: white;
  width: auto;
}

#fbc_profile {
  font-size: 12px;
  line-height: 14px;
  
}

#fbc_profile span {
	white-space: nowrap;
}
#fbc_profile div.fb-text {
	padding-bottom: 7px;
	margin-right: 60px;
}

#fbc_profile a {
	color: #414141;
	font-size: 11px;
}


.fbc_loginstate_top {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1001;
}


#fbc_login {
	float: right;
}
#fbc_login span {
	display: none;
}

#FB_HiddenContainer {
}


.fb_popupContainer table, .fb_popupContainer tr, .fb_popupContainer td {
	border-width: 0;
}

BODY.login .fb-button {
	display: none;
}
