#colorcontentHolder{
width: 632px;
height: auto;
background: #FCFDF2;
float: left;
clear: right;
}

*html #contentHolder{
background: #FEFEFB url(../images/content_holder.jpg) repeat-x;
}

#contentHolder{
width: 391px;
max-width: 391px;
background: #FEFEFB url(../images/global_shadow.png) repeat-x;
clear: none;
float: left;
padding: 0px 10px 15px 11px;
margin: 0px;
}

* html #rightLayer{
background: url(../images/content_holder.jpg) repeat-x;
}

#rightLayer{
width: 220px;
background: url(../images/global_shadow.png) repeat-x;
clear: none;
float: right;
}