.mwSection {
	border-top: 1px dotted #bdbdbd;
	padding: 16px 0;
}

.mwSection h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 8px;
}

.mwSection div.mwText img {
	float: right;
	padding-left: 25px;
}

h3.index {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 30px;
}
h3.index a {
	text-decoration: none;
	color: #333333;
}