BODY{
		background-color: black;
}

ul.facebookStatus{
		width: 250px;
		list-style-type: none;
		margin 0;
		padding 0;

}
li.facebookStatusHeader{
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-size: 10pt;
	font-weight: bold;
	color: #675a44;
}
li.facebookStatusItem{
	margin-top: 4px;
	padding: 0;
	font-family: inherit;
	font-size: 8pt;
	color: #675a44;

}
