#SectionGenUrl { width:auto; }

.optional label { width:509px; }
div.checklist { width:497px; }

div.columns div { width:234px; }


.form_error_message { width:500px; }
.error_messages { width:490px; }


#section-head { min-height:75px;border-bottom:1px solid #A4BFDC;padding-bottom:10px;margin-bottom:10px; }
#section-head img { border:1px solid white; }
#section-head div { background:#0066CB;padding:2px;float:left;margin-right:6px; }
#section #section-head p { padding:5px;font-family:arial;color:#083C78;font-size:14px;line-height:17px; }
#section h2 { margin-top:5px;background-image:url(/img/sections_h2_bg.png);background-repeat:no-repeat;background-position:1px 1px;padding-left:20px;color:#083C78;font-family:arial;font-size:16px; }
#section p { font-family:verdana;font-size:11px; }
#section ul { padding:0;margin:0;list-style:none;padding:10px; }
#section li { padding:0;margin:0px 0 2px 0;list-style:none;font-family:verdana;font-size:11px;padding-left:13px;background-image:url(/img/sections_li_bg.png);background-repeat:no-repeat;background-position:1px 3px;line-height:15px; }
#section ul li a { color:#B05800;text-decoration:none; }
#section ul li a:hover { text-decoration:underline; }

#section-left {
 float:left;
 width:48%;
}

#section-right {
	float:right;
	width:50%;
}

hr {
 margin:5px 0px 15px 0px;
 color:#A4BFDC;
 height:1px;
 background-color:#A4BFDC;
 border:none;
}

