#facebook 
{ 
    width:290px; /*272px; */
    height:370px; 
    position: fixed; 
    top: 300px; 
    right: -240px; 
    overflow: hidden; 
    z-index:999999999; 
} 

#facebook iframe 
{ 
    float: left; 
} 

#facebook img 
{ 
    float: left; 
		border: 0px;
    cursor: pointer; 
}
