#lightbox{
background-color:#FFFFFF;
border-bottom:1px solid #AAAAAA;
border-right:1px solid #AAAAAA;
padding:10px;	
}
#lightboxDetails{
font-size: 0.8em;
}	
#lightboxCaption{ float: left; 
    font-size: 12px;
    padding-top: 0.4em;
    font-weight: bold;
}
#lightboxCaption2 {
    clear: both;
}
#lightboxCaption, #lightboxCaption2 {
    margin: 0;
}
#keyboardMsg{ display: none; }
#closeButton{ top: 5px; right: 5px; }
#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }
#overlay{ 
    background-image: url('overlay.png'); 
}
* html #overlay{
background-color: #333;
back\ground-color: transparent;
background-image: url('/rendszerintegracio/script/blank.gif');
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/rendszerintegracio/script/overlay.png", sizingMethod="scale");
}
