@CHARSET "ISO-8859-1";

#grouphealthstart_form div.form_element
{
	overflow:auto;
	padding:3px;
}
#grouphealthstart_form .form_element label
{
	display:block;
	float:left;
	width:300px;
}
#grouphealthstart_form label span.form_required
{
	color:#c90000;
}
#replace_element .form_radio
{
	display:block;
	float:left;
	width:auto;
	padding-right:10px;
}
#replace_element .form_radio label
{
	display:inline;
	float:none;
	width:auto;
}
#grouphealthemployees
{
	border-spacing:0px;
}
#grouphealthemployees tr.alt
{
	background-color:#eeeeee;
}
#grouphealthemployees td
{
	text-align:center;
	padding:4px;
}
td.gendercol .form_radio
{
	float:left;
	width:50px;
}
#grouphealthstart_form #submit_element
{
	padding:20px;
	text-align:center;
}
#grouphealthstart_form input.form_error, #grouphealthstart_form select.form_error
{
	border:2px solid #c90000;
}