body {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 1.6em; line-height: 1; color: #000;}

img {border:0;}

table {
    width: 100%;
    margin: 1em 0;
    border: 1px solid #ddd;
}
table thead tr th, table tbody tr td {padding: .2em;}
table thead tr th {border-bottom: 1px solid #ddd;}
table tbody tr th {
    width: 30%;
    text-align: left;
}

dl dt, dl dd {margin-top: 1.2em;}
dl dt {
    float: left;
    width: 26%;
    font-weight: bold;
}
dl dd {
    margin-left: 28%;
}

/* Hide all this stuff */
div#nav, div#search, div#left {display:none;}

div#main {width: 100% !important;}

div#footer span.left a {width:100%; white-space:nowrap;}
