div.timeposted {
	float: right;
	margin-right: 60px;
	display: inline;
}

div.grayed {
	background-color: #222;
	color: #777;
}

div.hr {
	width: 540px;
	height: 1px;
	background-color: #c3c3c3;
	margin-top: 5px;
	margin-bottom: 10px;
}
