.galleria{list-style:none;width:1091px;z-index:15;}

.galleria li{display:inline;width:70px;height:42px;overflow:hidden;margin:0 4px 4px 0}

ul.galleria li img{width:70px;height:42px;border:1px solid #fff;}



.galleria li div{position:absolute;display:none;top:0;left:10px}

.galleria li div img{cursor:pointer}



.galleria li.active img{width:70px;height:42px;border:1px solid #aadbea;}
.galleria li.selected img{width:70px;height:42px;border:1px solid #aadbea;}

.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:inline;width:auto;height:auto;opacity:0.7;}


* html .galleria li div span{width:1091px} /* MSIE bug */

.galleria_container{margin:0 auto 0px auto;height:646px;width:1091px;text-align:center;z-index:1;}
.galleria_container img{height:646px;background:transparent;z-index:2;}

.galleria_wrapper{z-index:2;}

ul.gallery{width:1091px;position:absolute;text-align:center;padding-left:0;bottom:42px;}


.caption{
float:right;
margin-right:40px;
margin-top:20px;
position:absolute;
right:0;
top:0;
color:#ffffff;
width:280px;
text-align:left;
}

