#ArticlesBlock {
	padding: 5px 0;
}
DIV.articlepreview {
	margin: 10px 20px;
}
DIV.articlepreview H2 {
	margin: 20px 0 0 0 !important;
	border-bottom: none !important;
}
DIV.articlepreview H2 SPAN {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #444;
	vertical-align: top;
}
DIV.articlepreview P {
	margin: 5px 15px 5px 15px !important;
}
DIV.articlepreview P.articlereadmorelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right !important;
	border-top: 1px solid #efefef;
}
#OlderArticles {
	padding: 15px 20px 0 20px;
}
#OlderArticles  LI {
	margin: 0 0 0 0 !important;
	padding: 5px 0 5px 0;
	line-height: 18px;
}

#ArticleBlock H2 SPAN {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #444;
	padding: 0 0 0 15px;
	display: block;
}