#lightbox{
	background-color:#FFF;
	padding: 10px;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/gfx/OGB_ENG_overlay.png); }

	
#conentpopup{width:445;height:180px;overflow:auto;border:0px;}
#conentpopup a{border-bottom:solid 1px #ffc;width:100%;float:left;text-align:left;padding-top:1px;padding-bottom:1px;text-decoration: none;font-weight:normal;}
#conentpopup a:active{color: #000; font-weight:normal;}
#conentpopup a:link{color: #000; font-weight:normal;}
#conentpopup a:visited{color: #000; font-weight:normal;}
#conentpopup a:hover{color: #000; background-color:#FC0;font-weight:normal;}
#overlay div.lightbox{background-image: url(/gfx/OGB_ENG_overlay.png);padding:0px 10px 0px 0px;border:0px;}
#lightbox div.lightboxDetails{padding:0px;border:0px;}
#errordivid{display:inline;}
		
#lightboxclose { color:#333333;text-decoration:none; }
#lightboxclose:hover { color:#333333;text-decoration:none; }
#lightboxclose:active { color:#333333;text-decoration:none; }
#lightboxclose:visited { color:#333333;text-decoration:none; }
#lightboxclose:link { color:#333333;text-decoration:none; }
#contenttable{width: 477px;}
#lightboxtableheader{padding-right:10px; color:#333333; text-align:right; font-weight:bold; font-size:12px; vertical-align:middle; background-image: url('/gfx/boxes/box_address_top.gif'); background-repeat: no-repeat; background-position: bottom; height:29px;}
#contenttd{padding: 5px 15px 5px 15px; background-image: url(/gfx/boxes/box_address_bcg.jpg);background-repeat: repeat-y;text-align:center;}
#lightboxtableerror{padding: 5px 15px 5px 15px; background-image: url(/gfx/boxes/box_address_bcg.jpg);background-repeat: repeat-y;text-align:center;vertical-align:middle;}
#lightboxtablerowbottom{background-image: url('/gfx/boxes/box_address_bottom.gif'); background-repeat: no-repeat; background-position: top;height:7px;font-size:1px;}		


* html #overlay{
	background-color: #000;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/gfx/OGB_ENG_overlay.png", sizingMethod="scale");
	}

