#footer { color: #19398a; margin-bottom:30px; }
#control_panel { padding: 10px; width: 180px; border: 1px solid #B9B9B9; margin-right: 10px; }
#control_panel td, #control_panel th { padding: 0; vertical-align:middle; font-size: 10pt;}
#control_panel th { text-align: center; padding-right: 10px;}

.cpanel_item { margin-bottom: 10px; }

#header_container { background-color: #FFFFFF; color: #19398a; padding: 10px;}
#header_container a { color: #19398a; }
#header_links { margin-top: 40px; float: right; height: 15px; border: 0px solid black; vertical-align:text-bottom;}
#header_links a { /*color: #F4F379;*/ color: #19398a;  text-decoration: none;}
#main_container { padding: 10px; }
.errorlist { background-color: red; color: white; }

#messages { }
.message { background-color: #ededed; border: 1px solid red; font-weight: bold; font-size: 14px; margin: 3px; padding: 3px; }

#help_form_id { }
#feedback_form_id { }

#wrapper { 
    margin: auto; 
    width: 864px;  
}

#feedback img, #feedback_form_wrapper { position: fixed; bottom: 0%; right: 0%; cursor: pointer; margin-right: 10px;}
#feedback_form_wrapper { background-color: #ff2222; height: 300px; color: #fff; 
    text-align: left; font-weight: bold;
    margin-top:-350px; }
#feedback_form_wrapper a { padding: 3px 0px 0px 5px; float: left; font-size: 0.85em; }
* html #feedback img, * html #feedback_form_wrapper { position: absolute; }
#feedback input[type=text], #feedback select, #feedback textarea { width: 184px; border: none; }
#feedback input.input_submit_button { float: right; background-color: #fff; color: #000; border-width: 0px; }
#feedback input.input_submit_button:hover, #feedback input.input_submit_button:active { background-color: #000; color: #fff; }

#help img, #help_form_wrapper { position: fixed; bottom: 0%; right: 0%; cursor: pointer; margin-right: 150px; }
#help_form_wrapper { background-color: #ff2222; height: 330px; color: #fff; 
    text-align: left; font-weight: bold;
    margin-top:-350px; }
#help_form_wrapper a { padding: 3px 0px 0px 5px; float: left; font-size: 0.85em; }
* html #help img, * html #help_form_wrapper { position: absolute; }
#help input[type=text], #help select, #help textarea { width: 184px; border: none; }
#help input.input_submit_button { float: right; background-color: #fff; color: #000; border-width: 0px; }
#help input.input_submit_button:hover, #help input.input_submit_button:active { background-color: #000; color: #fff; }

