﻿
	
body.fan_widget{background:transparent}
.fan_box .full_widget{
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-right-color-value: #000000;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-left-color-value: #000000;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	background-color: #ececec;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	border: 1px solid #b1b1b2;
}
.fan_box .full_widget .connect_top{
	background-color: #FFF;
}
.fan_box .connect_top{padding:10px 10px 8px 10px}
.fan_box .profileimage{float:left;width:40px;height:40px;padding:0 10px 0 0;margin:0 0 4px 0}
.fan_box .connect_action{padding:0 0 0 8px}
.fan_box .connect_action .name{
	line-height:15px;
	font-size:14px;
	font-weight:bold;
	color: #9E0B30;
}
.fan_box .connect_button{padding-top:5px;}
.fan_box .connect_button .UIActionButton{margin:1px 0 0 0; background-color: #9E0B30;}
.fan_box .connect_action a.undo{margin:0 0 0 3px}
.fan_box .page_stream{
	text-align:center;
	padding:0 10px;
	height:100px;
	overflow:auto;
	position:relative;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
.fan_box .page_stream .loader{padding-top:20px}
.fan_box .UIIntentionalStory{background:transparent;text-align:left}
.fan_box .UIIntentionalStory .UIMediaItem_UnknownWidth{max-width:100px}
.fan_box .connections{
	padding:7px 0 0px 7px;

}
.fan_box .connections .connections_grid{padding-top:5px}
.fan_box .connections_grid .grid_item{float:left;padding:0 5px 8px 0;overflow:hidden;width:50px}
.fan_box .connections_grid .grid_item .name{
	font-size:9px;
	color:#FFFFFF;
	overflow:hidden;
	padding-top:2px;
	text-align:center;
	white-space:nowrap
}
.fan_box .hidden{display:none}
.fan_box .connect_span{margin:0 0 1px 0}

#bootloader_css_connect_connect_css { height: 42px; }
a

{
	cursor: pointer;
	color: #333333;
	outline-style: none;
	text-decoration: none;
}

a:hover

{

text-decoration: underline;

}
.UIStoryAttachment_Copy 

{
	color: #333333;
	padding-top: 3px;
}
.fan_box .connections_grid .grid_item .name 

{
	font-size: 9px;
	color: #333333;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-top: 2px;
	text-align: center;
	white-space: nowrap;
}