#ImageBoxOverlay{background-color:#4e94b0;z-index:100;overflow:hidden;}
#ImageBoxCaption{background-color:#F4F4EC;}
#ImageBoxContainer{width:250px;height:250px;background-color:#F4F4EC;}
#ImageBoxCaptionText{padding-bottom:0.3em;color:#000;font:11px Georgia;}
#ImageBoxCaptionImages{margin:0;font:10px Verdana;color:#777772;}
#ImageBoxNextImage,#ImageBoxPrevImage{background-image:url('spacer.gif');background-color:transparent;}
#ImageBoxNextImage:hover{background:no-repeat center right url('next_image.jpg');}
#ImageBoxPrevImage:hover{background:no-repeat center left url('prev_image.jpg');};
#ImageBoxOuterContainer{z-index:200;}