#wrap {
 width: auto;
 max-width: 728px;
}
#rightcol {
 width: 100%;
 display: block;
}
#leftcol {
 margin-left: auto;
 margin-right: auto;
 float: none;
 display: block;
 clear: both;
}
#totop {
 display: block;
}
