@charset "utf-8";
/* FB Fan Rev 2 */

.fan_box
.full_widget 
.connect_top {
	border: none;
	background-color: #FFFFFF;
}

.fan_box
.full_widget {
	border: none;
}
.connect_top a {
	color: #F02C8A;
} 
.connect_top a:hover {
	color: #F02C8A;	
}
.fan_box
.connections {
	background-color:white;
	border: none;
	color: #3f090d;
}
.fan_box
.connections_grid
.grid_item
.name {
	color: #3f090d; 
}

.UIIntentionalStory_Message, .UIIntentionalStory .location {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.6;
	color: #3f090d;
	overflow-x: hidden;
	overflow-y: hidden;


}.UIIntentionalStory_Names a {
	font-weight: bold;
	color:#F02C8A;
}

.UIIntentionalStory_Location, .UIIntentionalStory_Time, .UIIntentionalStory_Time a {
	color: #957c7e;
	font-size: 11px;
	text-decoration:underline;
}



.UIStoryAttachment_Title a {
	font-weight: bold;
	color:#957c7e;
	padding-top: 3px;
	text-decoration:underline;
}


.fan_box .page_stream {
	text-align: center;
	padding-top: 0pt;
	padding-right: 10px;
	padding-bottom: 0pt;
	padding-left: 10px;
	height: 500px;
	overflow-x: auto;
	overflow-y: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8dfea;
	position: relative;
}

