.fbc_connect_button_area {
	border-left: 1px dotted #fff;
	float: left;
	margin-left: 9px;
	margin-top: 6px;
	padding-left: 9px;
	padding-top: 6px;
}
.fbc_profile_pic {
	float: right;
	padding: 0 5px 5px 5px;
}
.fbc_profile_header {
	border-right: 1px dotted #fff;
	color: #fff;
	margin-top: 5px;
	padding: 5px;
	position: absolute;
	right: 30px;
	text-align: right;
	top: 0;
	width: 175px;
}
.fbc_profile_header a {
	color: #EF519F;
	text-decoration: none;
}

