#header, #content, #colcontent, #contenti {
width: 100%;
}

html{
padding: 0;
}

#leftcol, #rightcol, #pagetop, #pagebottom {
display: none;
}

html, #maincontainer, #maincontaineri, #content, #colcontent, #contenti {
background: #fff;
}

#content, #colcontent, #contenti {
margin: 0;
float: left;
position: relative;
}