.carousel-caption {
	bottom: 5px;
	padding-bottom: 0px;
}

#art_carousel h3 {
	font-size: 16px;
	font-weight: bold;
	color: black;
	opacity: 0.7;
}

.carousel-indicators li {
	color: grey;
	border-color: grey
}

.carousel-indicators .active {
	background-color: grey;
}
