.carousel-object {
	margin-bottom: 20px;
}
/**
.carousel-caption {
	padding: 0 0 35px 0;
	background-color: #000;
	opacity: 0.7;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
.carousel-caption h3 small {
	color: #FFF;
}
.carousel-indicators {
	bottom: 0px;
}
.carousel-indicators > li.active,
.carousel-indicators > li {
	margin-right: 12px;
	width: 15px;
	height: 15px;
}
*/