#photogalleries {
	position: relative;
	margin: 0 auto;
	width: 500px;
}

.galleryview {
    background: #3399FF !important;	
}

.galleryview .filmstrip {
	background: #3399FF !important;
}

.galleryview h2 {
    color: #3399FF;
    margin: 0 auto;
    font-size: 20px;
    line-height: 24px;
    padding: 4px 0px 0px 0px;
}

.panel-overlay {
    padding: 5px 10px 0px 10px !important;
}

.panel-overlay p {
    margin: 4px 0px 0px 0px;
    font-size: 12px;
    line-height: 14px;
}
