#cid-slideshow {
	cursor: pointer;
	position: absolute;
	display: block;
	overflow: hidden;
	width: 900px;
	height: 133px;
	background: white;
/*
	top: -557px;
	margin-left: -180px;
*/
	
}

html* #cid-slideshow {
/*
	top: -793px;
*/
	margin-left: 0px;
	border-bottom: 1px solid white;
	margin-right: -12px;

	z-index: -1;
}

html*+#cid-slideshow {
	z-index: -1;
}


#cid-slideshow img {
	display: block;
	cursor: pointer;
}

table#content-table {
	display: block;
	border: none; 
	width: 755px;
/*
	margin-top: -153px;
*/
	z-index:-1;
}

html* table#content-table {
	position: relative;
	width: 755px;

	margin-top: -593px;

	margin-left: 180px;
}



#pause1 {
	display:none;
}
