.fbconnect_logoutbox {
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
	margin-bottom:5px;
	text-align: right;
	border-bottom: 1px solid #eee;
}

.fbconnect_logoutbox .fbconnect_pic {
	float: right;
	margin-left: 8px;
}

.fbconnect_logoutbox .fbconnect_name {
	font-size: 15px;
}

.fbconnect_logoutbox .fb_logout {
	font-weight:bold;
	padding-top:5px;
	margin-top:5px;
}

.fbconnect_button {
	text-align: center;
	line-height: 20px;
	border-top: 1px solid #eee;
}

.friend-list {
	width:220px;
	overflow:hidden;
	margin-left: 4px;
}

.friend-list a {
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}

#box_facebook_user p {margin:2px 0px; font-size:11px;}

#box_facebook_user p a {color:#3B5998;}

.friends_online_title {
	font-weight:bold; 
	color:#333333; 
	background:#ECEFF5; 
	border-bottom:1px solid #94A3C4; 
	padding:4px; 
	margin-bottom:6px; 
	font-size:11px;
}

#box_facebook_user .box_title img {vertical-align:middle;}
