span.error,
em
{
	font-size: 11px;
	color: #f00;
}

table.post
{
	margin-left: 10px;
	margin-bottom: 10px;
}

table.post p
{
	margin: 0px !important;
	padding: 0px !important;
	font-size: 11px;
}

table.post a.post_title
{
	font-size: 14px;
	text-decoration: underline !important;
}

table.post td
{
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
}

table.post td.post_heading
{
	font-size: 15px;
	font-weight: bold;
}
