#leftcol {
	float: left;
	padding: 0 20px 20px;
	width: 690px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width: 650px;
	background: url('/images/bg_page.png') no-repeat left top;
}

h1#atitle {
	text-transform: none;
	font-size: 25px;
}

#rightcol {
	float: left;
	padding: 20px 0 0 20px;
	width: 210px;
	font-size: 11px;
	background: url('/images/bg_miscshadow.png') no-repeat left top;
}

#articlelist li {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#articlelist h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5989ad;
	margin-bottom: 5px;
	text-decoration: none;
	font-weight: lighter;
}

#articlelist h2 a {
	text-decoration: none;
}

#articlelist h2 a:hover {
	text-decoration: underline;
}

.articledate {
	font-size: 10px;
	line-height: 0;
	font-family: 'trebuchet ms';
	margin-top: 40px;
	margin-bottom: 10px;
	color: #999;
}