/**
 * Facebook Slide FanBox
 * @license    GNU/GPL http://www.gnu.org/copyleft/gpl.html
 * @link       http://facebooklikebox.net
 */
#likebox_1 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:5px solid #3c95d9;
	background-color: #fff;
	position: fixed;
	z-index: 10009;
}

#likebox_1_1 {
	overflow: hidden;
	text-align: right;
}

#likebox_1 img {
	position: absolute; 
	cursor: pointer;
	border: 0;
}

#likebox_1 iframe {
	border:0px;
	overflow: hidden; 
	position: absolute;
	width:100%;
	height: 100%;
}

#polecam_1 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:5px solid #6ec7ff;
	background-color: #6ec7ff;
	position: fixed;
	z-index: 10008;
}

#polecam_1_1 {
	overflow: hidden;
}

#polecamy_img {
	position: absolute;
	border: 0;
	cursor: pointer;
}