/* Button Wrapper */
.showcase-button-wrapper
{
	clear: both;
	margin-top: 3px;
	text-align: center;
}

.showcase-button-wrapper span
{
	margin-right: 2px;
	padding: 2px 5px 0px 5px;
	cursor: pointer;
	font-size: 12px;
	color: white;
}

.showcase-button-wrapper span.active
{
	color: #fff200;
}

.showcase-content img{
	width:700px;
	height:281px;
}
	