.MiunModal
{
    display:none;
    position:absolute;
    z-index:1000;
    top:15px;
    left:15px;          
    background-color:#555; 
    border:4px solid #444;          
    margin: 0 auto;            
    width:600px;
}
    
.MiunModal .ModalContent
{
    padding-top:5px;
    padding-bottom:5px;
    margin-left:5px;    
    height:600px;   
    overflow:auto;   
    color:#FFF;
}

.MiunModal .ModalHead
{    
    background:url('http://arkivering.miun.se:80/wayback/20121219161058/https://www.miun.se/JS/miunmodal_css/images/functions-bg.png') repeat-x;            
    height:60px;    
    border-bottom:2px solid #444;    
}

.MiunModal .ModalHead h2
{
    float:left;
    margin:10px !important;
    margin-top:18px !important;    
}

.MiunModal .ModalHead a
{
    float:right;      
    background-color:gray;
    margin:18px;
}

.MiunModal .ModalFooter
{           
    background:url('http://arkivering.miun.se:80/wayback/20121219161058/https://www.miun.se/JS/miunmodal_css/images/functions-bg.png') repeat-x;            
    height:60px;        
}

.MiunModal .ModalFooter div
{
    padding:18px;
}
    
#modal-overlay 
{
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}





/*
     FILE ARCHIVED ON 16:10:58 dec. 19, 2012 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 20:33:23 aug. 29, 2025.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
