*{
margin:0; padding:0;
}
.front{
/*margin:300px; */margin-left:auto; margin-right:auto; 
color:#777; font-size:11px; text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#countdown, .coming{
display:none;
}
.fbstatus_container{
background:#333; margin-left:auto; margin-right:auto; padding:10px;
}
	.fbstatus li, .posterous li{
	list-style:none;
	margin:0; color:#fff;
	}
	.fbstatus .title{
	padding:5px 10px 0 10px;
	}
		.fbstatus .title a{
		font-weight:bold;
		font-size:20px; color:#fff;
		}
	.fbstatus a, .posterous a{
	text-decoration:none;
	}
	.fbstatus .timeofupdate{
	padding:5px;
	color:#ccc;
	}
.posterousNav{
width:510px; position:relative; margin-left:auto; margin-right:auto;
}
	.posterousNav a{
	text-decoration:none; color:#fff;
	}
#posterousPrevArrow, #posterousNextArrow{
display:none;
}
.posterous_container{
width:500px; background:#fff; margin-left:auto; margin-right:auto; padding:10px 0;
text-align:justify;
}
	.posterous .title{
	padding:5px 100px 0 0;
	text-align:left;
	}
		.posterous .title a{
		font-weight:bold;
		font-size:20px; color:#666;
		}
	.posterous .timeofupdate{
	padding:5px 0 5px 0;
	font-size:11px; color:#666;
	}
	.posterous .description{
	padding:10px 0;
	}
		.posterous .description img{
		margin:10px 0;
		border-color:#777;
		}
		.posterous .galleryLabel{
		position:relative; top:10px;
		}