#mcon h2 {
	font-size: 1.1em;
	background: #99CC00;
	border-bottom: 1px solid #003300;
	border-left: 10px solid #003300;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-top: 2px;
	color: #003300;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mcon h3 {
	font-size: 1em;
	color: #003399;
	margin: 0px;
	border-bottom: 1px dashed #666666;
}
.mtit {
	font-size: 0.8em;
}
#mcon .rei {
	padding: 0px;
	border: 1px solid #333333;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
