#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}



a.fisheyeItem2
{
	text-align: center;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 40px;
	position: absolute;
	display: block;
	bottom: 0;
}
.fisheyeItem2 img
{
	border: none;
	margin: 5px auto 0 auto;
	width: 95%;
}
.fisheyeItem2 span
{
	display: none;
	positon: absolute;
	margin:5px;
}
.fisheyeContainter
{
	background-color: #FFFFFF;
	height: 50px;
	width: 800;
	position: relative;

}
#fisheye2
{
	height: 50px;
	width:80%;
	position: relative;
	margin-left:auto;
	margin-right:auto;
	border:0px solid black;
}
