$(function() {
/*
*/   
   // apply rounded corner
//   $("#lefthandcol").corner();
   $(".lounge").corner("round 5px");
//   $(".nav").corner("round 5px");
  // shift strap line to bottom of column
   
 });



