.ArticleList {
	font-size: 12pt;
	width: 100%;
	border: 1px solid #2A2A87;
}

.ArticleList .title {
	vertical-align: bottom;
	padding-top: 1em;
	padding-left: 1em;
}

.ArticleList .title a {
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: none;
	color: #1E1E62;
}

.ArticleList .title a:hover {
	text-decoration: underline;
}

.ArticleList .desc {
	vertical-align: top;
	padding: 0.2em;
	padding-right: 0.5em;
	padding-left: 1.2em;
	font-size: 0.9em;
}
