.fbc_connect_button_area {
	float: left;
	margin-top: 0px;
	padding-top: 6px;
	margin-left: 0px;
	padding-left: 0px;
	color: #000;
	font-family: Georgia;
	font-weight: normal;
	font-size: 16px;
}

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

.fbc_profile_pic a {
	text-decoration: none;
	color: #000;
	font-weight: 600;
	border-style: none;
	border-bottom-style: none;
}

.fbc_profile_pic a:hover {
	color: #FF3B15;
	background-color: #f7f7f7;
	border-bottom-style: none;
	border-bottom-color: white;
}

.fbc_profile_header {
	text-align: right;
	margin-top: 10;
	padding: 5px;
	border-top: none;
	border-bottom: #cc3300 dotted 1px;
	border-left: #cc3300 dotted 1px;
	border-right: #cc3300 dotted 1px;
	border: gray dotted 1px;
  	background: white;
	position: absolute;
	width: 200px;
	line-height: 1.2em;
	font-size: 90%;
	top: 8px;
	right: 8px;
}

.fbconnect_login_button {
	text-decoration: none;
	color: #000;
	font-weight: 600;
	border-style: none;
	border-bottom-style: none;
}

.dark {
margin-top: 10px;
}

.fb_login_image {
	display: block;
	top: 10px;
}

.fb_gravatar {
	border-left: 1px dashed #333;
	padding-left: 10px;
	color: #333;
	font-family: Georgia;
	font-weight: normal;
	font-size: 12px;
}

/*.fbconnect_login_button a {
	text-decoration: none;
	color: #000;
	font-weight: 600;
	border-style: none;
	border-bottom-style: none;
}*/

.fbconnect_login_button:hover {
	color: #FF3B15;
	background-color: #f7f7f7;
	border-bottom-style: none;
	border-bottom-color: white;
}

/*.fbconnect_login_button a:hover {
	color: #FF3B15;
	background-color: #f7f7f7;
	border-bottom-style: none;
	border-bottom-color: white;
}*/