	#carousel {
		background:white no-repeat scroll 0 100%;
		display:inline;
		float:left;
		margin-left:15px;
		position:relative;
		top:-3px;
		width:242px;
		height:320px;
	}
	#cover0 {
		display:block;
		left:0;
		position:absolute;
		top:0;
		z-index:9;
		width:242px;
		height:350px;
	}	
	#cover {
		display:block;
		position:absolute;
		z-index:10;
		width:242px;
		height:350px;
	}
	img {
		border:0 none;
	}