/* COLUMNS */
.leftcol { display:none;  }
.rightcol  { display:none; }
body { background-image:url(); background-color: #FFFFFF; padding: 5px; margin: 0px;}
.content { background-image:url(); background-color:#FFFFFF; }
.main { background-image:url(); float: none; }
/* FOOTER */
.footer { text-align:center; font-size:11px; background-image:url(); width: 600px; }
.footer a { text-decoration: underline; font-size:11px; }
.footer a:hover { text-decoration: none; font-size:11px; }
.footer a:active { text-decoration: none; font-size:11px; }
.inner-container { margin: 0; width: 600px;  border: 0px; float: none; }
.outer-container { margin: 0; width: 600px; float: none; }
/* HEADERS OG TITLE */
.header { display:none; }
.header2 { display:none; }
.content { float: none; }

#article_show { overflow: visible !important; }
#article_show .btn_container { overflow: visible !important }
#article_show .contentshow { overflow: visible !important; }
.content { overflow: visible !important; }

* { overflow: visible !important; } 
