body {
 color:#000000;
 font-family:arial;
 font-size:12px;
 background-color:#DEDEDE;
 }
#body {
 padding-top:12px;
 }
#error-reports {
 margin:0px auto 0px;
 padding:19px 0px 0px 0px;
 width:960px;
 }
#debug-dialog {
 padding:0px;
 overflow:visible;
 text-align:left;
 }
#page-wrapper {
 text-align:left;
 min-width:960px;
 width:100%;
 background:#DEDEDE url('../images/bkgrnd.gif') repeat-x left -20px scroll;
 }
.debug_msg {
 width:960px;
 /*
 padding:0px 20px 0px 20px;
 */
 }
#page {
 margin:0px auto 0px;
 width:890px;
 width:920px;
 position:relative;
 text-align:left;
 padding:1px 20px 0px 20px;
 background-color:#FFFFFF;
 border:1px solid #003399;
 -moz-box-shadow:3px 3px 3px rgba(0,0,0,.5);
 -webkit-box-shadow:3px 3px 3px rgba(0,0,0,.5);
 box-shadow:3px 3px 3px rgba(0,0,0,.5);
 }
#header {
 background:transparent url('../images/quickil_form.png') no-repeat top left scroll;
 height:114px;
 border-bottom:1px solid #003399;
 margin-bottom:16px;
 margin-top:24px;
 }
#footer {
 margin:0px auto;
 width:920px;
 padding:10px 0px 20px;
 font-size:11px;
 line-height:16px;
 text-align:left;
 }
#footer a { text-decoration:underline; }

/*PAGENAV*/
.pagenav {
 
 }
#sort_page select { width:130px; }

#login_bar {
 position:relative;
 top:-12px;
 }

/*SEARCHBAR*/
#search_bar .btn-clear {
 float:left;
 }
#search_bar .btn-clear span {
 top:4px;
 left:-22px;
 }
#search_bar .btn-datepicker {
 margin-top:2px !important;
 margin-left:0px !important;
 }
#search_bar .btn-submit .btn-search {
 margin-top:3px !important;
 margin-bottom:3px !important;
 }

/*NEW BUTTON CLASS*/
div.no-bgnd, .no-bgnd span
{
 color:black !important;
 background:none !important;
 padding:0px;
 margin:0px;
 }