/* layout */

#layout { width:850px; margin:0 auto 10px auto; text-align:left; }

#left { width:200px; float:left; }

#right { width:150px; float:right; }

#middle { width:480px; margin-left:210px; overflow-x:hidden; }

.right_banners { width:150px; margin-bottom:10px; }

.right_banners td { padding-bottom:5px; }

.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px; }