.clearfix:after {
    content: "";
    clear: both;
    display: table;
}



.fs-media-gallery .thumb {
	float: left;
	border: 1px solid #EEE;
    padding: 0px;
	border-radius: 5px;
    width: 180px;
    margin: 0 14px 14px 0;
}
.fs-media-gallery .thumbs-albums .thumb {
    border: 0;
    width: 300px;
    margin: 0 24px 24px 0;
}

.fs-media-gallery .thumbs-albums .thumb h4{
    margin-top: 7px;
    margin-bottom: 4px;
}

.fs-media-gallery .thumbs-albums .thumb .description{
    text-align:center;
}

.fs-media-gallery .album .description{
    margin-bottom: 20px;
}

.fs-media-gallery .thumb .date,
.fs-media-gallery .thumb .asset-count,
.fs-media-gallery .thumb .teaser{
    display: block;
}




.fs-media-gallery .thumb a,
.fs-media-gallery .thumb a:link,
.fs-media-gallery .thumb a:hover,
.fs-media-gallery .thumb a:active,
.fs-media-gallery .thumb a:visited {
	display: block;
	text-align: center;
}
.fs-media-gallery .navigation {
	clear: both;
	margin-top:10px;
	margin-bottom:10px;
}
.fs-media-gallery .pagination {
	margin-top:10px;
	margin-bottom:10px;
    margin-left: auto;
    margin-right: auto;
text-align: center;
}

.fs-media-gallery .navigation {

    text-align: center;
}
.fs-media-gallery .navigation a{
    max-width: 300px;
    display: inline-block;

}