.cptop{
	overflow:hidden;
	position:relative;
	height:297px;
	width:462px;
	background-color:#FFF;
	background-image: url(../images/topimages/top_background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul.cptop{
	position:relative;
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
	display:none;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
li.cptop-slide{
	position:absolute;
	display:none;
	top:0;
	left:0;}

li.cptop-slide img{background-color:#FFF;}



