html, body {background:#fff; font-family:verdana; font-size:12px; text-align:center;}

#wrapper {background:#fff; margin:0; padding:0; text-align:left; width:auto;}

/* This bit does all the work */
#container {position:relative; display:block; background:#fff; border-left:0px none;}
#inner {display:block; margin:0px; padding:0px;}
#left {float:none; display:none;}
#center {margin:0; position:relative; display:block; height:1%;}
.clear {clear:both;}

#logo {background:none; margin:0; padding:0;}
#logo span {display:inline;}

#logo-side {display:none;}

#logo-side-little {display:none;}
#logo-side, #logo-side-little {margin:0 auto 0 auto; padding:0;}

#menu, #menu2 {display:none;}

.text-center {text-align:center;}

#listing-table {background:#fff;width:auto;}
#listing-table th {background:#fff; padding:5px 4px;}
#listing-table td {background:#fff; border-bottom:1px solid black; padding:0px 4px;}
#listing-table tr:last-child td {border-bottom:0px none;}
#listing-table td.even {background:#fff;}
#listing-table td.odd {background:#f5f5f5;}

#listing-table th1 {width:auto;}
#listing-table th2 {width:auto;}
#listing-table th3 {width:auto;}
#listing-table th4 {width:auto;}
#listing-table th5 {width:auto;}
#listing-table th6 {width:auto;}
#listing-table th7 {width:auto;}
#listing-table th8 {width:auto;}
