kbd { background: #DDD; color: #555; border-right: 1px solid #CCC; border-bottom: 1px solid #CCC; padding: 0px 3px; font-size: 18px; text-decoration: none; }
#lightbox { background-color:#EEE; padding: 10px; border-bottom: 2px solid #666; border-right: 2px solid #666; }
#lightboxDetails { font-size: 12px; padding-top: 0.4em; }	
#lightboxCaption { float: left; }
#keyboardMsg { float: right; }
#closeButton { top: 4px; right: 4px; }
#lightbox img { border: none; clear: both; } 
#overlay img { border: none; }
#overlay { background-image: url("/gf/misc/lightbox/overlay.png"); }
* html #overlay { background-color: #333; back\ground-color: transparent; background-image: url("/gf/misc/lightbox/blank.gif"); }
* html #overlay { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/gf/misc/lightbox/overlay.png", sizingMethod="scale"); }
#loadingImage { height: 22px; width: 126px; }
