html, body {width: auto; margin: 0; float: none; position:relative; }



/* <========== LAYOUT STYLES ===================> */

#wrapper, #container
{width: auto; margin: 0; float: none; position:relative; overflow: visible;}

#logo, #navbar, #footer {display: none;}

#article #left {float: none; margin: 0 5% 10% 5%; width: auto; position:relative;}
#article #left p { font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.5em; margin-bottom:12pt;}
#article #left p.title {text-align: center; font-weight: bold;}



