#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel_white.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel_white.gif) right 15% no-repeat; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
	
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}
	
#imageData #caption, #imageData #numberDisplay { color: #333333;}
