#contentArea
{
	position: relative;
}

#contentArea h2
{
	font-weight: 300;
	font-size: 3.0em;
	text-align: center;
	margin-top: 0.9em;
	margin-bottom: 0.9em;
}

#contentArea ul
{
    margin: 0.0em auto;
    width: 680px;
    padding: 0.0em 0.0em 3.0em 0.0em;
	border-top: 1px dotted #ddd;
}

#contentArea li
{	list-style-type: none;
	font-size: 1.25em;
	line-height: 2.5em;
	border-bottom: 1px dotted #ddd;
}

#contentArea li span.archive-date
{
	display: inline-block;
	width: 130px;
}

#contentArea li span.archive-title
{
	display: inline-block;
	font-weight: normal;
	font-size: 1.0em;
	margin: 0.0em;
	width: 544px;
	font-weight: 300;
}

/* 182px, 16px gutter */