.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #000433;
    border: 0.4em solid #3e3e3a;
}



.custom #page {
    background: #fff;
}
.custom.moreorless .headline_area,
  .custom.moreorless .format_text,
  .custom.moreorless #comments
    {display:none;}

/* DoubleMule Clickable Header v. 1.0 */
.custom #header { background: #fff; padding: 0em; border: 0em; margin: 0em; }
.custom #header #logo a { display:block; width:740px; height:198px; background: #fff url('images/finalheader.gif') center no-repeat; outline:none; text-indent: -9999px; padding: 0em; border: 0em; margin: 0em; }

.menu a {
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
-webkit-border-radius-topleft: 6px;
-webkit-border-radius-topright: 6px
}

