div#content img#title {margin:30px 0 24px 34px;}

div#content p {margin-left:34px;}

div#content p a {
	text-decoration:underline;
	color:#ab2424;
}

div#content table {
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#52514c;
}

div#content table tr th {text-align:left;}

div#content table tbody tr th,
div#content table tr td {vertical-align:top;}

div#content table tr td {padding:2px 4px; }

div#content table thead tr th {
	background-color:#f0f2f3;
	color:#ab2424;
	padding: 8px 4px;
}

div#content table tbody tr th,
div#content table thead tr th#dates { padding-left:10px;}

div#content table tbody tr th {
	font-weight:normal;
	padding-top:2px;
	padding-right:2px;
}

div#content table tbody tr th.month {
	border-top: 2px solid #e6e9eb;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
}

html div#content div#testimonial { margin: 10px 0 0 0; }
