div#wrap {width:777px;margin:auto;}

div#page {
	position: relative;
	width:100%;
}

div#skip {display:none;}

div#toolbar {width:100%;height:15px;background:green;}

div#footer {background:url(/elements/footer.gif) no-repeat;width:777px;height:22px;text-align:center;margin-bottom:10px;}

table#footnote {border:0;width:100%;}
td#address {text-align:left;}
td#contact {text-align:right;}

div#breadcrumb {line-height:30px;text-align:right;}

label {float:left;width:100%;}
label.label_required {font-weight:bold;color:red;}
label.label_optional {color:#000;}

fieldset legend {font-weight:bold;color:#555;}
fieldset {margin:5px 0;padding:5px;}
fieldset.notice_error {color:red;border:1px solid red;font-weight:bold;}
fieldset.notice_success {color:green;border:1px solid green;font-weight:bold;}

form .notice_required {color:red;font-weight:bold;}
form .notice_syntax {color:red;}

