
#header,
#navigation,
#context {
display: none;
}
 
body {
font: 8pt Arial, Helvetica, sans-serif;
}

a {
background: none !important;
padding-left: 0 !important;
text-decoration: underline;
}

#banner {
height: auto;
}

#banner .banner-content {
padding: 0;
margin: 0;
}

input, select, textarea {
border: 1px solid #000 !important;
}

table {
width: 100%;
}

table td {
width: auto;
}
