html { overflow: auto; } 
body {  font-family: "trebuchet ms", verdana, sans-serif; font-size: 14px; }
#forum td, #forum a {  font-family: "trebuchet ms", verdana, sans-serif; font-size: 12px; }
#placeholder {min-width:300px; max-width:850px; margin:0 auto;}
.max {  width:expression(document.body.clientWidth > 850? "850px": "auto" ); }

#smform td { background-color:ececec; border:1px solid #c0c0c0; padding:5px; font-size:11px;}
#smform input, #smform textarea, #smform select  {  font-family: "verdana", verdana, sans-serif; font-size: 10px; }

tr, td { font-family: "trebuchet ms", verdana, sans-serif; font-size: 14px; }
input, select, textarea { font-family: verdana; font-size: 10px; }

.urllink a:link, .urllink a:visited { font-size:10px; color: #808080; text-decoration: none; }
.urllink a:hover { text-decoration: underline; color: #808080; }

a:link, a:visited { text-decoration: none; color: 0000FF; }
a:hover { text-decoration: underline; color: red; }
a:link  img, a:visited img, a:hover img { border: 0px solid #ffffff; }

.menu, .menu a { font-size:12px; font-family: "trebuchet ms", verdana, sans-serif; }

.rez { color:#a9a9a9; font-family:verdana; font-size:10px; }


.smvtext, .smvtext a, .smvtext td, .smvtext input, .smvtext select, .smvtext textarea { font-size: 10px; font-family: "verdana"; }
.smvtext2, .smvtext2 a, .smvtext2 td, .smvtext2 input, .smvtext2 select, .smvtext2 textarea { font-size: 12px; }
.smtext, .smtext a, .smtext td { font-size: 12px; font-family: "trebuchet ms", verdana, sans-serif; }
.xtrasmtext, .xtrasmtext a, .xtrasmtext td { font-size: 11px; font-family: "trebuchet ms", verdana, sans-serif; }

.sidepanel { font-family:verdana; font-size:12px; padding: 3px; float:left; clear:left; border: 1px solid #c8c8c8;}
.sidepanel td { font-family:verdana; font-size:12px; padding-top: 4px; padding-right:4px; }

.form { font-size:12px; padding: 3px; }
.form td { font-size:12px; padding-top: 4px; padding-right:4px; }

.sidepanel2 { font-size:12px; padding: 3px; float:left; clear:left; border: 1px solid #c8c8c8;}
.sidepanel2 td { font-size:12px; padding-top: 4px; padding-right:4px; }

.sidepanel3 { font-size:12px; padding: 3px; float:left; clear:left; }
.sidepanel3 td { font-size:12px; padding-top: 4px; padding-right:4px; }


#list_wrapper{
    width: 100%;
	font-size:11px;
    }

/* The wider this li is, the fewer columns there will be */
    ul.multiple_columns li{
	    text-align: left;
        float: left;
        list-style: none;
        height: 18px;
        width: 265px;
    }
ul{
list-style-type: none;
padding: 2px;
margin-left: 10px;

}