table.list_sectiontype {
	width:100%;
}

table.list_sectiontype tr td {
	padding:5px 3px;
}

table.list_sectiontype tr.alt {
	background-color:#f3f2f8;
}

table.list_sectiontype tr td.date {
	white-space:nowrap;
	text-align:right;
}

table.list_sectiontype tr td.icon {
	width:20px;
	background:url(images/article.gif) no-repeat center center;
}




