#leftColumn {
    width:180px;
    float:left;
}
#main {
   margin-left:190px;
   width:585px;
}
