#carousel-wrapper {
	width:477px;
	height:325px;
	border:solid 1px #dfdfdf;
    overflow:hidden;
}
#carousel-content {
    
}
#carousel-content .slide {
    float: left;
	width:477px;
	height:325px;
	overflow:hidden;
}