#main_col{
  float: left;
  width: 570px;
}
#sidebar_col{
  float: left;
  width: 300px;
  margin-left: 30px;
}
/*
#content{
  width: 900px;
  padding: 0 30px;
  margin: 0 15px 0 15px;
}
*/
/*
#content_shadow{
  width: 990px;
}
*/
#company_info{
  margin-bottom: 0px;
  padding-top: 10px;
}
/*
#rounded_bottom{
  width: 990px;
  height: 41px;
  background: url(/images/bottom_shadow_960.png) no-repeat;
  margin: 0 auto;
}
*/
#deal_title{
  width: 480px;
  font-weight: bold;
  font-size: 22px;
  line-height: 28px;
  float: left;
}
#deal_savings{
  background: url(/images/savings_amt.png) no-repeat 0 0;
  width: 60px;
  height: 60px;
  float: left;
  position: relative;
}
#buy_box{
  background-color: #ffffff;
  border-right: 1px dotted #bbbdb5;
  height: auto;
}
#todays_freshpicks_title{
  width: 238px;
  height: 18px;
  background: url(/images/title_todayspicks.gif) no-repeat 0 0;
  margin: 20px 0 0 0;
}
#other_col{
  margin-left: 15px;
}
