#face-slider{
	position:fixed;
	right:-325px;
	top:120px; 
	z-index:100;
}
#face-slider #tab{
	cursor:pointer;
	height:100px;
	width:100px;
	float:left;
	background: url(/img/facebook-slider.png) no-repeat center center;
}
#face-code{
	padding:5px;
	border: solid #742C06 5px;
	background: #fff;
	float:left;
	width:286px;
	height:295px;
	-moz-border-radius: 0 0 0 8px;
	-webkit-border-radius: 0 0 0 8px;
	border-radius: 0 0 0 8px;
}
