/* Default CSS for parts of the slideshow */

.features-slideshow .slider-control {
	color: #fff;
	text-decoration: none;
	text-shadow: 0 0 4px #000;
	font-size: 28px;
	padding: 0 12px;
}

.features-slideshow .slider-pagination {
	height: 32px;
	line-height: 32px;
	font-size: 24px;
	text-shadow: 0 0 4px #000;
}

.features-slideshow .slider-pagination span {
	color: #888;
	padding: 0 4px;
}

.features-slideshow .slider-pagination span.current {
	color: #fff;
}
