<style type="text/css">
			#carousel div {
				height: 500px;
				float: right;
				
			}
			#carousel img {
	min-width: 100%;
	min-height: 100%;
	float: right;				
			}
			
		</style>