
img {
     display:none;
}
#main {
     width:965px;
     padding-left:10px
}

#header, #content, #menu, .newslist, .ui-tabs, .vlist, .hall-of-fame, .question, #static {
     border-bottom:1px solid #ccc;
     padding:0 0 20px 0;
     margin:0 0 20px 0;
}

.menutree-1 {
     border-bottom:1px solid #ccc;
     padding-bottom:20px;
     margin-bottom:20px ;
}
.banner-bottom, #main img, .clear, fieldset .header, fieldset .footer {
     display:none;
}

.title {
     font-size: 1.1em;
     font-weight: bold;
}

table {
     width: 900px;
}

table th {
     text-align: left;
}

.pagination li {
     float: left;
}
