.fisheye{
	text-align: center;
	width: 75px;
	

}

a.fisheyeItem
{
	text-align: left;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	height: 60px;
	position: absolute;
	display: block;
	left : 0
}

.fisheyeItem img
{
	border: none;
	margin: 0 0 0 0;
	height: 100%;
}



.fisheyeItem span
{
	display: none;
	position: absolute;
	margin-left: 60px ;
	margin-top: -100px;
}

.fisheyeContainer
{
	width: 70px;
	position: absolute;
	/*top:  23px;*/
}

body#id112 .fisheyeContainer
{
    height: 920px;
}


#carousel {
	width: 240px ;
	height: 150px ;
	background-color: #aaa ;
	
}

#carousel a {
	position: absolute ;
	width: 125px ;
}