/* 2.2 ALBUMS PAGE */

#albums {
	padding: 0px 37px;
	padding-bottom: 40px;
}

.view {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
    margin-bottom: 20px;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
    margin-top: 20px;
}

.item {
	padding: 10px 10px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}





.ab {border: #000 1px solid;}
.pb {margin-top: 2px; padding-left: 3px; padding-right: 3px; padding-bottom: 3px; height: 16px; text-align: center; text-decoration: none; cursor: pointer;}
.pbH {padding-top: 1px; padding-bottom: 2px; border: 1px solid #F7A437; background: #FFF6D6; padding-left: 2px; padding-right: 2px; height: 16px; text-align: center; text-decoration: none; cursor: pointer;}
