#lightbox{
	background-color: #333333;
	padding: 10px;
	border-right: 2px solid   #666666;
	border-bottom: 2px solid #666666;
	}
#lightboxDetails{
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: thin dotted; }

/*#overlay{ background-image: url(images/student-portfolio/overlay.png); }*/


