#project-gallery { list-style:none; }
#project-gallery {list-style:none;width:460px; padding:0px;margin:5px 0px;}
#project-gallery  li{display:block;width:54px;height:36px;overflow:hidden;float:left;margin:0 5px 5px 0}
#project-gallery  li a{display:none}
#project-gallery  li div{position:absolute;display:none;top:0;left:180px}
#project-gallery  li div img{cursor:pointer}
#project-gallery  li.active div img,.galleria li.active div{display:block}
#project-gallery  li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
#project-gallery  li .caption{display:block;padding-top:.5em}
.galleria_container { height:313px; width:480px; margin-bottom:15px; }
* html #project-gallery  li div span{width:400px} /* MSIE bug */
