
#ArticleList
{
	clear: both;
	border-top: solid 1px #D6CFC6;
	border-bottom: solid 1px #D6CFC6;
	line-height: 15px;
}

#ArticleList p
{
	margin-top: 20px;
}

#ArticleList a
{
	font-weight: bold;
}

.ArticleListImage
{
	float: right;
}

.ArticleDate
{
	display: block;
	color: #666;
}

/* Search Results Article Listing */
/*----------------------------------------------------------*/

#SearchList
{
	clear: both;
	line-height: 15px;
}

#SearchList a
{
	font-weight: bold;
}

#SearchList p
{
	margin-top: 20px;
	clear: left;
}

#SearchList h2
{
	margin-top: 20px;
	background-color: #A4C4F0;
	padding: 2px 0px 3px 6px;
}

.MoreArticles
{
	float: right;
	clear: both;
}

.MoreContent
{
	float: right;
	clear: both;
}
