/***********************************************
 * common.css.php
 * Common CSS styles for Smallworlds Website.
 ***********************************************/

/** Facebook Embed Styles */

.footer_facebook {
	width: 100%;
	text-align: center;
	padding: 5px;
	color: #666666;
	font: 11px "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
}

.footer_facebook a {
	color: #666666;
	text-decoration: underline;
}

.footer_facebook div {
	padding: 5px;
}

.footer_facebook #links {
	font-size: 16px; 
	font-weight: bold;
}
