#outer{
  z-index:1;
  position:relative;
  margin-left:150px;
  width:770px;
  /* border-left:1px solid #F6F6F6; 
  background:#FFFFFF;
  */
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}

* html #outer{
  width:771px;
  w\idth:770px;
}

#center{
  width:770px;
  float:right;
  display:inline;
/* \*/
  margin-left:-1px;
/* Hidden from IE-mac */
}

#container-center {
  width:730px;
  padding: 14px 20px;
  padding: 15px;
}

#gfx_bg_middle{
  top:0px;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:730px;
  margin-left:150px;
}
