#ImageBoxOverlay{	background-color: #000;}
#ImageBoxCaption{	background-color: white;}
#ImageBox_container {
	width: 250px;
	height: 250px;
	background-color: white!important;
}
#ImageBoxCaptionText {
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages{	margin: 0;}
/* #ImageBoxNextImage{
    background-image: url(blank.gif);	background-color: transparent;
	background-image: url(https://www.fotofix.com/library/js/next.gif);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage{
	background-image: url(blank.gif);	background-color: transparent;
	background: url(https://www.fotofix.com/library/js/prev.gif) no-repeat left top;
}
#ImageBoxNextImage:hover {
	background: url(https://www.fotofix.com/library/js/next.gif) no-repeat right top;
}
#ImageBoxPrevImage:hover {
	background-image: url(https://www.fotofix.com/library/js/prev.gif);
	background-repeat:	no-repeat;
	background-position: left top;
}
*/
