/* rotator css */
	div#rotator ul li {
	position:absolute;
	margin-left:-40px;
	margin-top:-11px;
}
}
    div#rotator ul li.show {
	z-index:500
}