@charset "utf-8";

iframe.FB_SERVER_IFRAME {
	background: transparent none !important;
	border: none !important;
	width: 99% !important;
	margin: 0 auto;
}

.fb-user-avatar {
	float: left;
	background: center center #CCC no-repeat;
}

.fb-user-featured {
	height: 150px;
	width: 400px;
}

.fb-user-featured .fb-user-avatar{
	width: 126px;
	height: 126px;
}

.fb-user-featured .fb-user-info{
	margin-left: 135px;
}

.fb-user-pic{
	float: left;
	height: 50px;
	width: 50px;
	margin: 0 0 5px 5px;
}

.fb-user-pic .fb-user-avatar{
	float: none !important;
	height: 50px;
	width: 50px;
}

.fb-user-pic .fb-user-avatar span{
	display: block;
	height: 48px;
	width: 48px;
	border: 1px solid #999;
}

.fb-user-small{
	
}

.fb-user-small .fb-user-avatar{
	width: 50px;
	height: 50px;
	float: left;
}

.fb-user-small .fb-user-avatar span{
	display: block;
	height: 48px;
	width: 48px;
	border: 1px solid #C00;
}

.fb-user-small .fb-user-info {
	margin-left: 65px !important;
}
