#contentWrapper {
float:right;
width:729px;
position:relative;
background-color:#fafafa;
background: url('../images/global/background_contentwrapper.gif') no-repeat left top;
}

#content {
width:auto !important;
text-align:left;
padding:15px 45px;
min-height:400px;
height:auto !important;
background: url('../images/global/background_content.gif') no-repeat right top;
}

* html body  #content {
width:auto;
position:relative;
height:400px;
}