h3.yourOpinion {
	font-size: 0.9em;
	margin-bottom: 10px;
}
div#listComments p.desc {
	padding: 5px 0 5px 10px !important;
}
div#listComments p.answer {
	background-color: #ECEDE6;
	padding: 5px 0 5px 10px;
}
div#listComments p.answer strong {
	display: block;
	margin: 5px 0 5px 0;
}
div#listComments h4 {
	font-size: 0.75em;
}
div#listComments h4 span,
div#listComments h4 em {
	font-weight: normal;
}
div#commentArea form.form div span.manySels {
	display: block;
	margin: 2px 0 5px 0;
}
div#commentArea form.form div span.manySels select {
	margin-right: 5px;
	width: 100px;
}
div#comments p.votes {
	margin-top: 0;
	margin-left: 10px;
}
div#comments p.votes * {
	vertical-align: middle;
}
div#comments p.votes span,
div#comments p.votes span strong {
	margin-right: 5px;
}

