#main_header, 
#main_menu,
#main_left, 
#app_right, 
#app_header,
#app_menu,
#disableVendInput,
#howto, 
#reset,
.u_style #sideColumn1,
.u_style #header,
.u_style #headerLeft,
.u_style #headerWrapper,
#header,
#search {
    display: none;
}

.u_style #wrapper,
#main_content,
.u_style #innerWrapper,
.u_style #content,
#adminform {
	width: 99%;
	margin: 0 auto;
}
.u_style #content {
	margin-left: 10em;
}
#adminform input,
#adminform select,
#adminform textarea {
	font-size: 14px; 
	}

#adminform input {
    border-right: 0;
    }

#adminform select {
    border: none;
    }

#chpcuse ul {
    float: left;
    list-style: none;
    }

#chpcuse li { 
    width: 20em; 
    border-bottom: 1px solid #dadada; 
    line-height: 0.8;
    margin-bottom: 1em;
    }

#chpcuse span {
    background: #fff;
    padding-right: 0.3em;
    }

#content {
    margin: 0 auto;
    border: 0;
}

.printonly {
    display: block; /* This content was turned off in the main CSS file */
}
form {
	margin-left: 2.5em;
	clear: left;
}
body {
    min-width: 0;
    width: 55.3em;
    padding: 0;
    }
