/* 
    Document   : ARKIVET
    Created on : 01.aug.2009, 20:16:28
    Author     : Vegard
    Description:
        Purpose of the stylesheet follows.
*/



root { 
    display: block;
}

#M {
    width:100% !important;
    float:left;
    padding:10px;
}

#H {
    width:0px !important;
    float:left;
    padding:10px;
}

.listopp h2, h3, h4 {
    padding:0px;
    margin:0px;
}

.liste {
    margin-left:40px;
}

.liste li {
    padding-top:0px;
    margin-top:0px;
}

.listopp h3 {
    padding-left:10px;
}
.listopp h4 {
    margin-left:20px;
}
.listopp ul {
    margin-left:30px;
}
