html{height: 100%;}

/* sidebar */


.sidebar
{   width: 672px;
float: left;
  height: auto;
  border-right: 0px;
  background: #fff;
}



/* page content */
#content
{ text-align: left;
  float: left;
  width: 235px;
   height: auto;
  padding: 2px;
  margin: 10px;
    border: 1px solid #ccc;
   background: #eee url(bg_grid.gif) repeat;
}


  
  
  
 

 
}

