@CHARSET "UTF-8";

.table_form {
	
}

.table_form .subtitle {
	color: #C33213;
}

.table_form div.form_rating {
	padding-top: 2px;
}

.table_form div.form-item label {
  display: none;
}

.table_form div.form-item label.option {
  display: inline;
}

td.table_form_left_column {
  font-weight: bold;
  font-size: 12px;
  vertical-align: top;
  padding-top: 2px;
  padding-bottom: 10px;
}

td.table_form_left_column .description {
  color: rgb(153, 153, 153);
  font-size: 10px;
}

td.table_form_right_column {
	vertical-align: top;
	padding-left: 8px;
	padding-bottom: 10px;
}
