.news dl dt
{
	padding-bottom: 2px;
}
.news dl dt a
{
	color			: #a1002e;
	font-size		: 12px;
	font-weight		: bold;
}
.news dl dt span.date
{
	color			: #888;
	margin-top		: 5px;
}
.news dl dd {
	margin-bottom: 1em;
}
