#header, #searchform, #comments, #addcomment, #menucolumn, #sidebar, #paging, #soundbyte {
	display: none;
}
.featurepages, .ad, .print {
	display: none;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#article .thumbnail {
	float: right;
	margin: 5px 0px 10px 10px;
	height: 2cm;
	width: 2cm;
	border: 1px solid #000000;
}
#bodytext {
	line-height: 1.4em;
	text-align: justify;
}
#articlelist li {
	margin-top: 1em;
	margin-bottom: 1em;
}
#articlelist .thumbnail {
	float: right;
	margin: 0px 0px 10px 10px;
	height: 1.5cm;
	width: 1.5cm;
	border: 1px solid #000000;
}
#articlelist .articletitle {
	font-weight: bold;
}
#articlelist .articlefooter {
	font-size: 80%;
	margin-top: .5em;
}
a {
	color: #000000;
	text-decoration: none;
}
