/*#imageDataContainer
{
	font-size:						smaller;
	font-family:						"Gill Sans MT", "Gill Sans", Calibri, Helvetica, Arial, sans-serif;
}

#prevLink:hover, #prevLink:visited:hover
{
	background-image:					url("/_resource/_img/_lightbox/prevlabel.gif");
}

#nextLink:hover, #nextLink:visited:hover
{
	background-image:					url("/_resource/_img/_lightbox/nextlabel.gif");
}

#imageData #caption
{
	font-weight:						normal;
}*/