span
{
	text-decoration:none;
	display:block;
	clear:both;
}

div#article p, blockquote
{
	font-size:10pt;
}

h1#headline
{
	color:#e56aae;
	font-size:15pt;
	font-weight:bold;
	margin-bottom:0;
	padding:0;
}

span#timestamp
{
	color:#b31665;
	font-size:9pt;
	font-weight:bold;
	margin-bottom: 10px;
}

hr
{
	clear: both;
	margin: 0;
	display: block;
	border: none;
	border-top: 1px solid #400643;
	border-bottom: 1px solid #e49ec4;
}
