
.clear {clear:both;display:block;height:0;margin:0;padding:0;border:0;visibility:hidden;} 
*:first-child+html .clear{margin:-8px 0;} * html .clear{margin:-8px 0;} 
 
#center { 
 background:#F5DEB3; 
 padding-left:10px;
 width:998px;
}

#content_float { 
 float:left; 
 width:998px;
}

#content { 
 margin:10px 310px 10px 20px; 
}

#right { 
 color:#f5deb3;
 padding: 0px 5px 0px 5px;
 float:left; 
 margin:10px 20px 10px -290px; 
 background:#582314; 
 width:260px;
 border-radius: 12px;
}

