.star {
	color: #B71800;
	font-size: 10px;
	font-weight: bold;
}
.detail {
	font-size: 10px;
	font-style:italic;
}
.error {
	color: #B71800;
	font-size: 11px;
	font-weight: normal; 
}
label {
	color: #000000; 
	font-size: 12px; 
	font-weight:bold;
}
