#cycler {
	position:relative;
}

#cycler img {
	position:absolute;
	left: 82px;
	z-index:1;
	margin-top: 0px;
 }

#cycler img.active {
	z-index:3;
}
