#imageCycle div {
	width:898px;
	height:267px;
	padding:0;
	margin:0;
	border:0;
	z-index:1000;
	}
#imageCycle div a
{
	border:0;
}
#imageCycle div img {
	border:0;
	}
	
#imageContainer {
	position:relative;
	width:898px;
	height:267px;
	padding:0;
	margin:0;
	border:0;
	}
#imagePager {
	position:absolute;
	bottom:10px;
	right:0px;
	z-index:3000;
	border:#222222 0px solid;
}

#imagePager a {
	font-family:Helvetica, sans-serif;
	font-size:9px;
	padding:5px;
	border:#222222 1px solid;
	margin-right: 7px;
	background-color:#000000;
	color:#666666;
	height:15px;
	width:15px;
	}

#imagePager a.activeSlide {
	background-color:#000000;
	border:#666666 1px solid;
	color:cccccc;
	}

#imagePager a:hover {
		background-color:#000000;
	border:#555555 1px solid;
	color:999999;
}

#imagePagder a:focus {
	border:none;
	}