#wrapper ul{
    margin: 0;
    padding: 0;
}
#wrapper ul li{
    margin: 0 0 0 20px;
    padding: 4px 0 0 15px;
    line-height: 14px;
}
#wrapper .forumtable{
    border: none;
}
#wrapper .forumtable .wide{
}
#wrapper .forumtable .medium{
    
}
#wrapper .forumtable .tiny{
    
    vertical-align: bottom;
}
#wrapper .forumtable .small{
    text-align: right;
    width: 100px;
}

#wrapper table.forumtable td, #wrapper table.forumtable th {
    vertical-align: top:
    text-align: left;
    border-top: 2px solid white;
    border-bottom: none;
    border-left: none;
    border-right: none;
}

#wrapper table.forumtable th, #wrapper table.forumtable th a{
    text-decoration: none;
    background: #b2b9c1;
    padding: 4px;
    color: white;
}
#wrapper .forumtable td{
    background: #EEF3F9;
    padding: 4px;
    margin-bottom: 4px;
}
#wrapper .forumtable .forumfooter{
    text-align: right;
}
#wrapper .forumbuttons{
    float: right;
}
#wrapper .quotetation {
    border : 1px solid #cccccc ;
    margin : 2px 2px 2px 5px ;
    line-height: 14px;
    font-size: 10px;
    padding : 4px ;
}
#wrapper .author {
    text-decoration: underline;
    font-style : italic ;
    font-weight : bold ;
    display : block ;
    font-size: 10px;
}

/*
input#user_name,input.password {
    width: 130px;
}
*/

#tipp {
    float: left;
    width: 300px;
}