@charset "UTF-8";
/* CSS Document */

.fan_box
.full_widget 
.connect_top {
	border-bottom: solid 1px #88603B;
	background-color: #F6F2EC;
	display:none;
}
.fan_box
.full_widget {
	border: solid 0px #88603B;
	border-top-width: 0px;
}
.connect_top a {
	color: #88603B;
}
.connect_top a:hover {
	color: #88603B;	
}
.fan_box
.connections {
	background-color: #F6F2EC;
	border-top: solid 1px #88603B;
	color: #88603B;
}
.fan_box
.connections_grid
.grid_item
.name {
	color: #88603B; 
}

.UIIntentionalStory_Names a {
display:none;
font-weight:bold;
}
.page_stream {
background-color:#F9F6EF
}


.UIIntentionalStory_Message, .UIIntentionalStory .location {
font-size:12px;
font-weight:normal;
}