.fb-bar{
	height:30px;
	width:100%;
	background:#395d9c;
	font-size:12px;
	color:#ffffff;
	position:relative;
	top:0;
	z-index:2;
	text-align:right;
}

.fb-bar .fb-bar-content{
	padding:7px 0;
	width:918px;
	margin:0 auto;
}

.fb-bar .close-fb{
	cursor:pointer;
	float:left;
	.margin-top:-15px;
}

.fb-bar .fb-bar-content a{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

.facebook-status{
	margin:10px 0;
}
.facebook-status a{
	color:#598527;
	font-weight:bold;
	text-decoration:underline;
}