div.ctitle {
	font-size: 16pt;
	font-weight: bold;
	color: #672900;
	margin-top: 10px;
}
div.cdate {
	font-size: 8pt;
	margin-left: 10px;
}
div.cbody {
	font-size: 11pt;
	text-indent: 30px;
	margin-left: 10px;
}

div.mssnippet {
	background-repeat: no-repeat;
	padding: 5px 20px 10px 20px;
}
div.mstitle {
	display: inline;
	float: left;
}
a.mstitle {
	font-size: 10pt;
	color: #672900;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
}
a.mstitle:hover {
	text-decoration: underline;
}
div.msdate {
	margin-left: 10px;
	font-size: 8pt;
	display: inline;
	float: right;
}
div.msabstract {
	font-size: 10pt;
	margin-left: 10px;
	display: inline;
	float: left;
}
div.msimage {
	width: 120px;
	height: 120px;
	border: 1px solid black;
	display: inline-block;
}

img.mdisplayimg {
	border: 0;
}
div.mdisplayimg {
	display: inline-block;
	margin-right: 10px;
	text-indent: 0px;
	font-size: 9pt;
}
