.galleria{list-style:none;width:300px; float:left;}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 7px 7px 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}

* html .galleria li div span{width:400px} /* MSIE bug */

.galleria_wrapper{
width:57%;
float:right;
}

.replaced{
padding:5px;
border:1px #eee solid;
}

.active{

}

#gallery-navigation{
clear:both;
float:left;
height:70px;
width:30%;
}

#gallery-navigation img{
padding:0px;
margin:0px;
border:none;
margin-left:0px;
}

#gallery-navigation img a{
border:none;
}

.caption{
visibility:hidden;
height:0px;
}
