div#container {
float:left;
width:100%;
}
div#content {
margin-left:2.5em;
}
div.sidebar {
float:right;
font-size:0.813em;
line-height:1.385em;
overflow:hidden;
width:29%;
}
div#secondary {
clear:right;
display:none;
}
div#footer {
border-top:1px dotted #880000;
clear:both;
font-size:0.8em;
line-height:2.4em;
padding-left:3.1em;
}