/***************************
Add your custom styles below
****************************/

#carousel div {
	text-align: center;
	width: 200px;
	height: 250px;
	float: left;
	position: relative;
}

#carousel div img {
	border: none;
}
		
			
