img {border: 0;}
.bilde_maza{text-align: left;display:block;background-repeat:no-repeat;background-position:center center;height:64px;width:64px;float:left;margin-right:5px;margin-top:5px;margin-bottom:5px;cursor:pointer}

.bilde_spele{text-align: center; display:block;background-repeat:no-repeat;background-position:center center; height:88px; width:135px;}

.emo_pic{}

table#IE-WARNING {background-color: #FFFFE1; font-size:11px;}

input {-moz-border-radius: 3px;  -webkit-border-radius: 3px;}
textarea {-moz-border-radius: 3px;  -webkit-border-radius: 3px;}

.ui-menu-item { font-size: 11px; }



#fixed-footer {
    background:#eee;
    border-top:1px solid #ccc;
    position:absolute;
    bottom:0;
    width:100%;
    height:32px;
}

 /* for moz/opera and others*/
html>body #fixed-footer{position:fixed}

#footer-inner {
    border-top:1px solid #fff;
    background:#eee;
    height: 31px;
}

#content {
    margin-bottom: 31px;
}

ul.footer-navigation,
ul.footer-navigation * { margin:0;padding:0;}
ul.footer-navigation {
    position:relative;
    font-size:1.1em;
    max-width:100%;
    height:2.5em;
}
ul.footer-navigation li {
    border-left:1px solid #fff;
    border-right:1px solid #ccc;
    cursor:pointer;
    float:left;
    text-align:center;
    list-style-type:none;
    font-weight:normal;
    padding-left:6px;
}
ul.footer-navigation li a {
    color:#333;
    text-decoration:none;
    display:block;
    float:left;
    padding:0 1em 0 24px;
    height:2.4em;
    line-height:2.5em;
}
ul.footer-navigation li:hover a,
ul.footer-navigation li a:hover,
ul.footer-navigation li a.selected,
ul.footer-navigation li a:focus {color:#333; background:#fff;}
