/***********************************************//* Layout Divs                                 *//***********************************************/div.contentContainer {position:relative;float:left;margin:0;width:933px;min-height:411px;background: #FFF url('../gfx/content_bg_grad.jpg') repeat-x bottom;} div.imgContainer {position:relative;float:right;margin:0;width:286px;height:411px;} div.txtContainer {position:relative;float:right;width:342px;margin:50px 10px 0 0;} div.txtWideContainer {position:relative;float:right;width:628px;margin:50px 10px 0 0;} div.txtOnlyContainer {position:relative;float:left;width:720px;margin:20px 10px 10px 12px;} 