/* Fixme - should add IE spaceing hacks here */
#container #leftbar {
    width: 19%;
    float: left;
}
#container #main {
    width: 60em;
    float: left;
}
