@charset "utf-8";
/* CSS Document */

.SN-Box						{ z-index:100; position:absolute; top:100px; left:0; display:block; width:auto; height:200px;}
.De-Ce-Box					{ }
.Top-Box					{ width:113px; height:24px; display:block; position:relative; background:url(/img/facebook/top_box_bg.png) no-repeat top left; margin-bottom:20px;}
.Logo-Box a	img				{ float:right; margin:8px 7px 0 0; }
.Middle-Box					{ background:url(/img/facebook/middle_box_bg.png) no-repeat top right; width:55px; height:116px; display:block; position:relative; float:left; }
.Colapse-Expand-Button		{ background:url(/img/facebook/expand_icon.png) no-repeat top left; display:block; float:left; height:15px; margin:42px 0 0 -10px; position:relative; width:15px; }
.Colapse-Expand-Button a	{ display:block; position:relative; width:15px; height:15px;}
.Middle-Box-Content			{ background:url(/img/facebook/middle_nav_box_bg.png) no-repeat top right; width:24px; height:65px; display:block; position:relative; margin-right:24px; margin-top:15px; float:right; left:auto!important; }

.INSTR-Widgets 				{ margin:0; padding:1px 0 0 0; position:relative;}
.INSTR-Widgets li			{ padding:1px 2px;}
.INSTR-Widgets li,
.INSTR-Widgets li a					{ display:block; position:relative; width:20px; height:19px; list-style:none; }
.INSTR-Widgets .Profiles			{}
.INSTR-Widgets .Profiles a			{ background:url(/img/facebook/icon_1.png) no-repeat top left;}
.INSTR-Widgets .Profiles a:hover	{ background:url(/img/facebook/icon_1_over.png) no-repeat top left;}
.INSTR-Widgets .Comments			{}
.INSTR-Widgets .Comments a			{ background:url(/img/facebook/icon_2.png) no-repeat top left;}
.INSTR-Widgets .Comments a:hover	{ background:url(/img/facebook/icon_2_over.png) no-repeat top left;}
.INSTR-Widgets .Users				{}
.INSTR-Widgets .Users a				{ background:url(/img/facebook/icon_3.png) no-repeat top left;}
.INSTR-Widgets .Users a:hover		{ background:url(/img/facebook/icon_3_over.png) no-repeat top left;}

.Bottom-Box							{ width:45px; height:18px; display:block; position:relative; background:url(/img/facebook/bottom_box_bg.png) no-repeat top right; margin-bottom:20px; padding-left:10px; clear:both; }
.Bottom-Box p,
.Bottom-Box a						{ color:#fff; text-decoration:none; font:normal 11px/18px 'Trebuchet MS'; text-align:center; display:inline;}
.Bottom-Box a:hover					{ text-decoration:underline;}
.Bottom-Box a:visited				{ color:#fff;}


.animationContainer {
	height: auto;
	width: auto;
}
.demoDiv {
	background-color: #CCC;
	height: 230px;
	width: 350px;
	margin-left: 1px;
	overflow: hidden;
	display:none;
}