/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.par-photo-album-container {
    width: 100%;
    position: relative;
}

.par-photo-album-main {
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
}

.par-photo-album-main > header {
    padding: 0 10px 30px;
}

.par-photo-album-moreless {
    cursor: pointer;
    display: none;
    color: #00A5B7;
    font-weight: normal;
    text-decoration: none;
    outline: 0 none;
}
