#header, #sizer, #leftcolumn, #buttonscontainer, #footer {
display: none;
}

body {
background-image: none;
}

#outerwrapper, #innerwrapper {
background-image: none;
margin: 0;
padding: 0;
width: auto;
border-bottom: 0 none;
}

#maincontent {
background-image: none;
clear: both;
margin: 0;
padding: 0;
width: auto;
}

#maincontent ul {
margin: 0;
padding: 0 0 1.5em 40px;
list-style: square;
}

#maincontent ul ul {
margin: 0;
padding: .4em 0 .8em 20px;
list-style: circle;
}

#maincontent li {
padding: 0 0 .4em 0;
}