.apple_overlay { 
    display:none; 
    background-image:url(/images/white.png); 
    width:640px; 
    padding:35px;   
    font-size:11px; 
    z-index:10;
} 
 
.apple_overlay div.close { 
    background-image:url(/images/close.png); 
    position:absolute; right:5px; top:5px; 
    cursor:pointer; 
    height:35px; 
    width:35px;
    z-index:10;
}
 
#triggers {

}
 
#triggers img {
        background:transparent;
	padding:2px;
	border:none;
	cursor:pointer;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;    
}
#udm_nav, #nav_top, #udm, #udm ul, #udm li, #udm li ul  {
	z-index:5;
}

div.container {
top: 0; 
left: 0; 
width: 100%; 
height: 100%;
position: fixed; 
display: table
}

img.displayed {
display: block; 
margin: 1em auto
}

#image_area {
	width: 100%;
        height:100%;
        z-index:10;
}

#img_ol {
padding-top:15px;
}

#olbody h2 {
color:#183765;
display: block; 
margin: 1em auto;
}

#olbody p {
color:#183765;
}

div.blocktext {
    margin-left: auto;
    margin-right: auto;
    width: 50em;
}