div.rotator {
	position:relative;
	height:113px;
	margin-bottom: 18px;
}

div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}

div.rotator ul li.show {
	z-index:500;
}