/* cyclegallery */

#cyclegallery img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}

#cyclegallery {
	background-image: none;
	position: absolute;
}
