body {
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#fb_content {
	position:absolute;
	left: 0;
	font-size: small;
	color: #FFFFFF;
}

.fb_sidebox {
	/*background: #92A4AE url(logo-small.png) no-repeat left bottom;*/
}

.fb_link {
	border:0px;
	width:16px;
	height:16px;
	background-color:#fff;
	border:1px solid #333;
	padding: 2px;
	margin:3px 14px 0 14px;
}

#fb_sliding {
	color: #fff;
}

.fb_left {
	background-image: url('../../images/bg_left.png');
}

.fb_left_top {
	background-image: url('../../images/bg_left_top.png');
	height: 25px;
}

.fb_left_bottom {
	background-image: url('../../images/bg_left_bottom.png');
	height: 25px;
}

.fb_right {
	background-image: url('../../images/bg_right.png');
	width: 20px;
}

.fb_right_top {
	background-image: url('../../images/bg_right_top.png');
	height: 25px;
}

.fb_right_bottom {
	background-image: url('../../images/bg_right_bottom.png');
	height: 25px;
}

.fb_slide_button {
	background-image: url('../../images/slide_button.png');
	height: 65px;
}



