/*.galleria{float:left;list-style:none;width:192px!important; background-color:#ccc;}*/
.galleria li{display:block;width:192px;height:104px;overflow:hidden!important;float:left;margin:0 0 1px 0px;padding:0}
.galleria li.end{display:block;width:192px;height:104px;overflow:hidden;float:left;margin:0 0 0 0px!important; padding:0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:0;}
.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:192px} /* MSIE bug */

/*.gallery li.active img {
		opacity: 0.50!important;
		filter:alpha(opacity=50)!important; }/* IE's opacity*/

.gallery li {
		background-color:#333;
}

.caption{ 
		position:absolute;
		display: block;
		height: 30px;
		width: 537px;
		padding: 0 0 0 10px;
		bottom:0;
		left:0;
		background-color: #333;
		opacity: 0.85;
		filter:alpha(opacity=85); /* IE's opacity*/
		color: #fff;
		line-height: 30px;
		vertical-align: middle;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 1em;
	}


