#iCarousel-preloader {
	padding: 1px; border-radius: 3px; border: 1px solid rgba(0, 0, 0, 0.6); border-image: none; width: 150px; height: 3px; position: absolute; z-index: 1000; -webkit-border-radius: 3px; -moz-border-radius: 3px;
}
#iCarousel-preloader div {
	background: rgba(0, 0, 0, 0.6); border-radius: 3px; width: 0px; height: 3px; float: left; -webkit-border-radius: 3px; -moz-border-radius: 3px;
}
#iCarousel-timer {
	border-radius: 5px; position: absolute; z-index: 1000; cursor: pointer;
}
#iCarousel-timer div {
	border-radius: 3px;
}
