#lightbox{
	background-color:#FFF;
	padding: 10px;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
}

#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
}	

#lightboxCaption{
	float: left;
}

#keyboardMsg{
	float: right;
}

#slideshow{
	margin: 30px 0 0 0;
}

#slideshowcommand{
	margin: 0 0 0 0;
	border-bottom: 1px solid #000;
	text-align:center;
}

#slideshowpicture{
	margin: 25px 0 0 0;
	border-top: 1px solid #000;
	text-align:center;
}


#closeButton{
	top: 5px; right: 5px;
}

#lightbox img{
	border: none; clear: both;
} 

#overlay img{
	border: none;
}

#overlay{
background-color:#009999; 
}

#overlay1{
	background-image: url(http://galleria.vulcanocomunicazione.com/img/overlay.jpg); 
}


	