html, body, #poko-frame {
    height: auto; 
    min-height: auto;    
}

#content {
    overflow: visible;
}

#footer {
    clear: both;
    margin: 0;
    border-top: 2px solid #007406;
    margin-top: .5em;
    margin-bottom: .5em;    
}   

#poko-artistit {
    display: none;
}

h2, h2.h-norm, h1, h1.h-norm, h3, h3.h-norm, #uusimmat-julkaisut h2, #tulevat-julkaisut h2, #uusimmat-biisit h2, #uusimmat-videot h2, #viikon-biisi h2, #uutiset-front h2 {   
    text-indent: 0;
    text-transform: uppercase;
    padding: 0;
}

#navi {
    margin-top: 1em;
    font-size: 115%;
    line-height: 1.4em;
    height: 2em;
    width: 100%;
    border-bottom: 2px solid #007406;
    margin-bottom: .5em;
}
#navi a {
    text-indent: 0;
}
#navi a.act {
    color: #007406;
    font-weight: bold;
}
li#navi-english { width: 160px; }

#search, #valokeila {
    display: none;
}

