#showcase-full-style1 {
    float: left;
    width: 100%;
}
#showcase-full-style1 .showcase-content-container
{
	padding-top: 36px;
}

#showcase-full-style1 .showcase-content
{
	background-color: inherit;
}

#showcase-full-style1 .showcase-onepage .static-caption
{
	background-color: #dfdfdf;
	color: #333;
}

/* Navigation arrows */
#showcase-full-style1 .showcase-arrow-previous, #showcase-full-style1 .showcase-arrow-next
{
	z-index: 20;
}

#showcase-full-style1 .showcase-arrow-previous
{
	left: 30px;
}
#showcase-full-style1 .showcase-arrow-next
{
	right: 30px;
}

/* Thumbnails */
#showcase-full-style1 .showcase-thumbnail-wrapper
{
	overflow: hidden;
	margin: auto;
}

/* Caption */
#showcase-full-style1 .static-caption
{
	text-align: left;
	font-size: 14px;
	color: #666;
	padding: 18px 0;
	margin: 0;
}