#wideColumn
{
float: left;
}
#thinColumn
{
float: right;
}
