
div#xmlread {
	padding: 20px;
	border: #999999 5px solid;
	margin-bottom: 10px;
}

div#xmlread div.topicdate {
	margin: 0;
	padding: 0;
}

div#xmlread div.topictitle {
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 3px;
	border-bottom: #999999 1px solid;
	margin-bottom: 5px;
}


