/* CSS Document */


.carousel01{
	background-color: #CCCCCC;
	width: 100%;

}


div.carousel-sizer{
	width: 100%;	
	margin: auto;
	border-style: none;
}

div.carousel-sizer img{
max-width: 100%;
height: auto;
}


