@charset "utf-8";
/* CSS Document */

#cycler {
	width: 980px;
	height: 490px;
	position:relative;
	margin-top:10px;
	margin-bottom:4px;
}
#cycler img {
	width: 975px;
	height: 487px;
	position:absolute;z-index:1
}
#cycler img.active{z-index:3}