#lightbox{
	background-color:#E4E2E3;
	padding: 5px;
	border-bottom: 0px solid #666;
	border-right: 0px solid #666;
	}
#lightboxDetails{
                  color: #02346D;
	font-family: Arial, Trebuchet MS, Verdana;
                  font-style : normal;
                  font-weight: bold;
                  font-size : 12pt;
                  text-align: center;
                  padding-top: 0.4em;
	}	
#lightboxCaption{ float: center; }
#keyboardMsg{ float: right; }
#closeButton{ top: 0px; right: 0px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(pohjakuvat/h22.jpg); }

