body{margin:0px; padding:0px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; }
a{text-decoration:none;}
img{border:none;}
#ImageBoxOverlay{background:#000;}
#ImageBoxCaption{background:#f4f4ec;}
#ImageBoxContainer{width:250px; height:250px; background:#f4f4f4;}
#ImageBoxCaptionText{font-weight:bold; font-size:12px; padding-bottom:5px; color:#000;}
#ImageBoxCaptionImages{margin:0px;}
#ImageBoxNextImage{background-image:url(spacer.gif); background-color:transparent;}
#ImageBoxPrevImage{background-image:url(spacer.gif); background-color:transparent;}
#ImageBoxNextImage:hover{background-position:right top; background-image:url(next_image.jpg); background-repeat:no-repeat;}
#ImageBoxPrevImage:hover {background-position:left bottom; background-image:url(prev_image.jpg); background-repeat:no-repeat;}
