div.article {
	margin:3% 0 0;
	padding:0;

	line-height:190%;
	font-family:verdana,helvetica,sans-serif;
	font-weight:normal;
	font-size:120%;
	color: #333333;
}

div.article.first {
	margin-top: 0;
}

span.date {
    font-weight: bold;
    font-family: georgia, "times new roman", serif;
    font-weight: normal;
    font-size: 100%;
}

span.dateSpacer {
    padding: 0px 10px;
}
