﻿.galleria{list-style:none;}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.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 */

#main_image{height:278px;width:577px;overflow:hidden;position:relative;top:2px;}

.gallery_unstyled{display:none;}
.gallerystyle{width:500px;margin:0 auto;}
.gallerystyle li{width:0px;height:0px;margin:0px;}

.galleria_wrapper{width:577px;height:278px;position:relative; top:0; left:0; z-index:1;}
.oldimg{width:577px;height:278px;position:relative;top:-278px;left:0;z-index:0;}
