/* rotator css */
	#rotator ul li {
	position:absolute;
	left:0px;
	top:0px;
	list-style: none;
}
    #rotator ul li.show {
	z-index:500
}