/* css */

*{ padding:0; margin:0; border:0; }

.left{ float:left; }
.right{ float:right; }

#buttons{ width:232px; margin:12px auto; }
#foot{ padding:20px 0; }
#trailer_bg{ margin:10px auto; /*height:auto;*/ }
#wrapper{ width:800px; margin:20px auto; }
