body {
	background-color: #eee;
	padding: 0;
	margin: 10px 0 0 0;
}
.MWOfeature {
	text-align: left;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

.MWOcomments {
	margin: 0 5px 0 0;
	padding: 0;
	font-family: "Times New Roman", serif;
    font-size: 0.9em;
	color: #666;
	background-color: #eee;
}
.MWOcommentsDate {
	color: #069;
	background-color: inherit;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 0.9em;
}
.MWOcommentsObserver {
	color: #063;
	background-color: inherit;
	font-weight: bold;
}
.MWOcommentsImage {
	float: right;
}
.MWOcommentsWarn {
	color: #f00;
	background-color: inherit;
	font-weight: bold;
}
