


.galleryview ul li:before {	content: '' !important; }


.galleryview { visibility: hidden; }


.gallery { background: #ddd; border: 1px solid #aaa; padding: 5px;}


.panel {padding-top: 10px;}



.panel .panel-overlay,
.panel .overlay-background { height: 60px; padding: 0 1em; }


.panel .overlay-background { background: #222; }


.panel .panel-overlay { color: white; font-size: 0.7em; }
.panel .panel-overlay a { color: white; text-decoration: underline; font-weight: bold; }
.panel .panel-overlay h2 { margin:15px 0 0; color: white; }

.galleryview .panel img { width: 600px; height: 400px;}



.filmstrip { margin: 5px !important; text-indent: 0px !important;}

.filmstrip li { margin:5px !important; }

.filmstrip li:before { content: none !important; }

.filmstrip img {width: 40px; height:  40px;}


.frame {}


.frame .img_wrap { border: 1px solid #aaa; }


.frame.current .img_wrap { border-color: #000; }


.frame img { border: none; }


.frame .caption { font-size: 11px; text-align: center; color: #888; }


.frame.current .caption { color: #000; }


.pointer { border-color: #000; }



*html .pointer { filter: chroma(color=pink); }

