.modal { background-color: #fff; box-shadow: 0 0 10px #000; display: none; max-width: 420px; text-align: center; }
#facebook-modal .fb-logo { background-color: #3b5998; line-height: 0; padding: 5px; }
#facebook-modal p { display: inline-block; font-size: 18px; line-height: 1.3em; margin: 15px 15px 0; width: 70%; }
#facebook-modal hr { background-color: #ddd; border: none; height: 2px; margin: 1em auto; width: 40%; }
#facebook-modal .fb-like { display: block; line-height: 0; }
#facebook-modal .fb-like span, #facebook-modal .fb-like iframe { height: 20px !important; width: 81px !important; }
#facebook-modal .fb-popup-bottom { background-color: #f8f8f8; margin-top: 1em; padding: 7px; }
#facebook-modal a { color: #888; font-size: 14px; opacity: 0.6; }
#facebook-modal a:hover { opacity: 1; text-decoration: underline; }
#facebook-modal a.close-modal {
	background: url(http://xvatit.com/fbxv/icon-close.png) no-repeat 0 0;
	height: 16px;
	opacity: 0.3;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 16px;
}
#facebook-modal a.close-modal:hover { opacity: 0.7; }