#contentLeft {
  width:470px;
  float:left;
}

#contentRight {
  width:345px;
  float:right;
}
#contentRight_inner {
  margin-left:7px;
}



