.galleria{list-style:none;width:450px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */
/*this controles the text that changes along with the photo.*/
/*this controles the thumbnails*/
.gallery_demo li{ background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width:32px; height:25px; border:double 3px #111; }
.gallery_demo li div{ position: static; top: 0; left:240px; bottom: 40px; margin-left: 0; }
.gallery_demo li div .caption{ font:italic 0.7em/1.4 georgia, serif; margin-left: 0;;}

