#facebook {
	width: 272px;
	height: 370px;
	position: fixed;
	top: 300px;
	left: -240px;
	overflow: hidden;
	z-index: 999;
}

#facebook iframe {
	float: right;
}

#facebook img {
 
    float: right; 
    cursor: pointer;
}