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

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



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


.fbc_profile_header a {
	color: #FF6;
}

#fbc_profile {
  //clear: none;
  text-align: right;
  padding: 5px 5px 0px 10px;
  font-size: 11px;
}

#connect {
	color:#000;
	text-decoration:none;
	font-size:10px;
	float:right;
	border-color: #CCC;
	background-color: #69C;
	margin: 10px 10px 10px 10px;
	padding: 3px 3px 3px 3px;
	min-width: 200px;
}
