fieldset {
	margin:0px;
	padding:15px;
}

.comment_title {

}

.comment div {
	margin-left: 20px;
}


.comment {
	font-size: 12px;
}

.error_message{
	color:#ff0000;
}

span.required {
	color:#ff0000;
}


