div.topic-list {
	margin:20px 0;
	clear:both;
}
h2.header {
	margin:10px 0;
	font-size:14pt;
}
.title {
	font-size:12pt;
}
#news-sublead .title {
	font-size:10pt;
}
.timestamp {
	color:#999;
	font-style:italic;
	font-size:8pt;
}
#topic-list-2 , #topic-list-4 {
	width:48%;
	float:left;
}
#topic-list-3 , #topic-list-5 {
	width:48%;
	float:right;
}

#topic-list-4 {
	clear:both;
}
ul.topic-list {
	margin:20px;
	clear:both;
}

img.image {
	width:245px;
	margin:0 15px 20px 0;
	float:left;
	display:block;
}
p.footer {
	text-align:right;
}
.topic-list p {
	margin:0;
}
