/* FB */
.socialfancysliderCenterOuter *, .socialfancysliderReset * { 
	clear: none;
	margin: 0; 
	padding: 0; 
	border: 0;   
	font-size: 100%;
	line-height: 18px;
	font-family:"Century gothic";
	
}
.socialfancysliderCenterOuter .fb-root { 
	height: auto !important;
}
.socialfancysliderCenterOuter {
	position: fixed;
	top: 0;
	height:100%;
	display:table;
	vertical-align:middle;
	z-index: 10000;
}
.socialfancysliderCenterInner {
	position:relative;
	vertical-align:middle;
	display:table-cell;
}
/* Fixed top */
.socialfancysliderCenterOuter.socialfancysliderFixed {
	position: fixed;
	top: 20px;
	height: auto;
	display: block;
	vertical-align: top;
	z-index: 10000;
}
.socialfancysliderFixed .socialfancysliderCenterInner {
}
.socialfancysliderWrap {
	font-family:"Century Gothic";
	text-align: left;
	position: relative;
}

.socialfancysliderHead {
	position: absolute;
	z-index: 9999;
	/*top: 50%;*/
	display: block;
	text-indent: -9999em;
	overflow: hidden;
	cursor: pointer;
	
}

.socialfancysliderCenterOuterFb.socialfancysliderRight .socialfancysliderTab8 .socialfancysliderHead {
	width: 40px;
	height: 110px;
	background: url(../img/fb8-right.png);
}
