dl.userFeedbackResponse, dl.userFeedback {
	width: 826px;
	margin: 1em 0;
	padding: 0;
}

.userFeedbackResponse dt, .userFeedback dt {
	clear: left;
	width: 200px;
	margin: 0;
	padding: 5px;
	font-weight: bold;
	float: left;
}

.userFeedbackResponse dd, .userFeedback dd {
	width: 826px;
	margin: 0;
	padding: 5px;
}

div.taglib-ratings.stars {
	clear: left;
}

.successText {
	color: green;
	font-size: 20px;
	padding: 15px 0px;
}