.showcase-content
{
 background-color: inherit;
}

.showcase-content-wrapper
{
background: transparent;
}

.showcase-onepage .static-caption
{
 background-color: #dfdfdf;
 color: #333;
}

/* Navigation arrows */
.showcase-arrow-previous, .showcase-arrow-next
{
 z-index: 20;
}

.showcase-arrow-previous
{
 left: 25px;
}
.showcase-arrow-next
{
 right: 25px;
}

/* Thumbnails */
.showcase-thumbnail-wrapper
{
 overflow: hidden;
 margin: auto;
}

/* Caption */
.static-caption
{
 text-align: left;
 font-size: 11px;
 color: #e0e0e0;
 padding: 10px 0;
 margin: 0;
}

#view {
 text-align: center;
 margin: 10px 0;
}

.view-page,
.view-slide {
 font-size: 12px;
}

