.galleria{list-style:none;width:385px; float: right; margin: 0 20px 0 0;}
.galleria_wrapper {	float:left; width: 225px;}
.galleria_container { float: left; width: 225px;}
.galleria li{display:block;width:113px;height:155px;float:left;margin:0 15px 10px 0;
position: relative; z-index: 2;}
.galleria li li{display:block; background: url(/imgs/press/shadow.png) no-repeat; position: absolute; z-index: 5;}

.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}
.galleria li .caption{display:block;padding-top:.5em}
.galleria li.active img.thumb {
	opacity: 1;
	} 
#cont img.replaced {
	display: block;
	margin: 0px 0px 0px 40px;
	text-align: center;
	float: none;
	}
#cont img.thumb {
	position: relative;
	z-index: 0;
	display:block;
	width:113px;
	height:155px;
}

#first {
	background: url(/imgs/press/jan1.jpg) no-repeat;
	text-indent: -99999px;
	}
#first.active, #first:hover {
	background: url(/imgs/press/jan1o.jpg) no-repeat;
	}
#second {
	background: url(/imgs/press/jan2.jpg) no-repeat;
	text-indent: -99999px;
	}
#second.active, #second:hover {
	background: url(/imgs/press/jan2o.jpg) no-repeat;
	}
#third {
	background: url(/imgs/press/jan3.jpg) no-repeat;
	text-indent: -99999px;
	}
#third.active, #third:hover {
	background: url(/imgs/press/jan3o.jpg) no-repeat;
	}
#fourth {
	background: url(/imgs/press/jan4.jpg) no-repeat;
	text-indent: -99999px;
	}
#fourth.active, #fourth:hover {
	background: url(/imgs/press/jan4o.jpg) no-repeat;
	}
#fifth {
	background: url(/imgs/press/jan5.jpg) no-repeat;
	text-indent: -99999px;
	}
#fifth.active, #fifth:hover {
	background: url(/imgs/press/jan5o.jpg) no-repeat;
	}
#sixth {
	background: url(/imgs/press/jan6.jpg) no-repeat;
	text-indent: -99999px;
	}
#sixth.active, #sixth:hover {
	background: url(/imgs/press/jan6o.jpg) no-repeat;
	}
	
#cont img.thumb:hover, #cont img.thumb:active, #cont img.thumb:focus {
	opacity: 1.0;
	}
#cont img.thumb:hover, #cont img.thumb:active, #cont img.thumb:focus, #cont .galleria li.active img.thumb {
	opacity: 1.0;
	}
.caption { clear: both; color: #000; font-size: 9px; display:block; text-align: center; width: 213px; margin: 0px 0px 0px 40px;}
* html .galleria li div span{width:400px} /* MSIE bug */