#Control table.articleLister ul li {
	margin-bottom:1em;
	line-height:1.5em;
	list-style-type:square;
	color:#005C84;
}

#Control table.articleLister .count {
	display:none;
}
#Control table.articleLister .title {
	font-weight:normal;
}
#Control table.articleLister .date {
	color:#999;
}
#Control table.articleLister p.desc {
	font-family:georgia, sans-serif;
	font-style:oblique;
	font-size:100%;
	margin:.5em 1ex;
	color:#888;
	line-height:1.5em;
}


