#feature { padding:24px 0; }

#carousel { float:right; }

#carousel .images {
	background:url(carousel_image_bg.png) no-repeat left top;
	margin:0;
	list-style:none;
	height:229px;
	overflow:hidden;
	width:379px;
	position:relative;
	padding:0;
}

#carousel ul li {
	position:absolute;
	left:100%;
	top:0;
	margin:7px;
}

#carousel ul li:first-child { left:0; }

#carousel .images img { vertical-align:top; }


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
