

.galleryview {}

/* GALLERY PANELS */
.panel {display:none; width:541px; margin:0 auto;}
.panel.panelShow {/*display:block;*/}
.panel.panelAbsolute {position:absolute;}
.panel h3 {text-align:left;}
.panel img {}
.panel .imgCorner {width:auto; margin:0 auto; padding:15px;}
.panel .panelInfos {background:url(../img/panelinfos_corners_top.gif) 0 0 no-repeat; padding:8px 0 0 0; margin-top:10px;}
.panel .panelInfos .panelInfosCornerBottom {background:url(/img/panelinfos_corners_bottom.gif) 0 100% no-repeat #EDEDED;padding:0 8px 0px 8px;}
#col21 .panel .panelInfos .panelInfosCornerBottom p {padding-bottom:8px; margin:0;}
/*filmstrip*/
.filmstrip {padding-top:10px;}
#col21 .filmstrip ul {float:right; margin-bottom:0;}
.filmstrip ul li {float:left; list-style-type:none!important; padding:0 3px;}
.filmstrip ul li a {display:block; width:25px; height:35px; overflow:hidden; background-position:50% 50%; background-repeat:no-repeat;}
.filmstrip ul li a span {display:none;}

.filmstrip ul li a.btnPrev {background:url(/img/gallery_prev.gif) 50% 50% no-repeat; width:10px;}
.filmstrip ul li a.btnNext {background:url(/img/gallery_next.gif) 50% 50% no-repeat; width:10px;}

