html
{
margin: 0px;
padding: 0px;
height: 100%;
}
body
{
height: 100%;
margin: 0px;
padding: 0px;
background: #fff;
font-size: 11pt;
line-height: 18pt;
font-weight: normal;
font-family: helvetica, verdana, garamond, arial, sans-serif;
text-decoration: none;
color: #000;
text-indent: 0em;
}
form, fieldset, img
{
border: 0px none;
margin: 0px;
padding: 0px;
}
#wrapper, #content
{
width: auto;
border: 0px none;
margin: 0 5%;
padding: 0px;
float: none !important;
}
#section_title, #main_logo, #navigation, #navigation ul, #footer
{
display: none;
margin: 0px;
padding: 0px;
}