#photos { visibility: hidden; }
.gallery { background: #ddd; border: 1px solid #aaa; padding: 5px;}
.loader { background: url(loader.gif) center center no-repeat #ddd; }
.filmstrip {margin:5px 2px 5px 0;}
.frame {}
.frame .img_wrap {border:0px 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);}
