@charset "utf-8";
iframe{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: normal;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
overflow:hidden;
}
.clear{
clear:both;
}
.left{
float: left;
}
.right{
float: right;
}


.fb_box{
	width:250px;
	margin-top:0px;
}

.fb_top{
margin-left:0px;
margin-bottom:30px;
overflow:hidden;
}
.like-btn{
	width: 190px;
	float: left;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7d7d7d;
	padding-bottom: 18px;
	position: relative;
}
.fb_logo{
	width: 75px;
	height: 59px;
	position: absolute;
	top: 0px;
	left: 0px;	
}
/* Tiny Scrollbar */
#scrollbar1 {  }
#scrollbar1 .viewport {  height: 1000px; overflow: hidden; position: relative; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#scrollbar1 .scrollbar{ background: transparent url(../images/scrollbar/bg-scrollbar-track-y.gif) repeat-y; position: relative; background-position: 0 0; float: right; width: 15px;margin-right:-20px; }
#scrollbar1 .track { background: transparent url(../../shared/images/fb/sbar_bg.gif) no-repeat 0 100%; height: 100%; width:5px; position: relative; padding: 0 1px; }
#scrollbar1 .thumb { background: transparent url(../images/scrollbar/bg-scrollbar-thumb-y.gif) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px; }
#scrollbar1 .thumb .end { background: transparent url(../images/scrollbar/bg-scrollbar-thumb-y.gif) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#scrollbar1 .disable { display: none; }

