@CHARSET "UTF-8";

.fb_event_friends_div_container{
	width: auto;
	min-height: 100px;
	text-align:center;
	padding-top: 10px;
}
.fb_event_friends_container{
	font-family:	helvetica,​arial,​sans-serif;
	font-size:	12px;
	text-decoration:	none;
	line-height:	16.0833px;
	direction:	ltr;
	/*float: left;*/ 
	width: 85px; 
	height: 100px;
	margin:auto;
	display:inline-block;
	vertical-align : top;
}

.fb_event_friends_container div{
	height: 50px;
}

.fb_event_friends_container a, .fb_event_friends_container a:hover, .fb_event_friends_container a:visited{
	color:		#3b5998;
}

.fb_event_friends_container a:hover{
	text-decoration: underline
}

.fb_event_friends_name{

}
.fb_event_friends_picture{
	padding-bottom: 5px;
}
