

body {
    background-image: none;
}
#nav, #footer {
    display: none;
}
#branding,
#wrapper-content{
    max-width: 600px;
    min-width: 600px;
    width: 600px !important;
}

#branding{
    height: auto;
    padding-bottom: 220px;
}

#logo {
    position:absolute;
    right:0;
    top: 1em;
}
#content {
    border-left: 0;
    border-right: 0;
    padding-left: 0;
    padding-right: 0;
}
#marginal {
    border: 1px solid #000;
    clear: both;
    float: none;
    margin: 0;
    padding: .625em;
    width: auto;
}
#marginal div.mod {
    margin: 0;
}
#marginal h2.aural {
    font-size: 87.5%;
    position: static;
    width: auto;
}

* {
    background-image: none !important;
    border-color: #000 !important;
}
body,
button,
input,
optgroup,
option,
select,
textarea {
    font-family: tahoma, arial, helvetica, geneva, sans-serif;
}
body {
    background: #fff;
    color: #000;
    font-size: 12pt;
    line-height: 1.5;
    orphans: 2;
    padding: 0;
    widows: 2;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'trebuchet ms', arial, helvetica, geneva, sans-serif;
    page-break-after: avoid;
    page-break-inside: avoid;
}
ul,
ol,
li,
fieldset,
tr,
th,
td,
address,
q,
img {
    page-break-inside: avoid;
}
th,
td {
    border-width: 1px;
}
:linkblock li{
    background-color: transparent !important;
}
a {
    border: none !important;
    padding: 0 !important;
    background-color: transparent !important;
    color: #000;
    text-decoration: underline !important;
}
abbr {
    border-bottom: 0;
}
abbr:after {
    content: " (" attr(title) ")";
    font-size: xx-small;
}

/* Special Treatment */

embed {
    display: none;
}
.error {
    background: transparent;
    color: #f00 !important;
}
.ac,
.jump {
    display: none;
}

.neutral,
.left,
.right,
.teaser_image {
    float: none !important;
    margin: 1em 0 1em 0 !important;
}
#main .image-normal {
    border-top: 0;
}

#claim h2,
#claim h3 {
    color: #000;
    padding-left: 10px;
}
#main {
    margin-bottom: 10px;
}
