.fisheye{
	position: absolute;
	bottom: 0px;
	width:100%;
	height: 95px;
}
a.fisheyeItem
{
	text-align: center;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 80px;
	position: absolute;
	display: block;
	bottom: 0;
	font-size: 10px;
	font-weight: normal;
}
.fisheyeItem img
{
	border: none;
	margin: 5px auto 0 auto;
	width: 100%;
}
.fisheyeItem span
{
	display: none;
	font-weight: normal;
}
.fisheyeContainter
{
	height: 50px;
	position: absolute;
}
