.facebook-button-container {
	overflow: visible;
   	width: 100%;
	height: 25px; 
	clear:both;
}

.facebook-button {
    width: auto;
    height: 25px;
}

embed, iframe, object
{
    max-width: 635% !important;
}

.fb_iframe_widget iframe {
	z-index: 1000;
}