.asmillerGalleryBlock {
	list-style:none;
	position:relative;
	width:620px;
	height:auto;
	padding: 0px;
	margin: 0px;
	float: left;
}
.asmillerGalleryBlock li{
	display:block;
	width:80px;
	height:80px;
	overflow:hidden;
	float:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}
.asmillerGalleryBlock li a{display:none}
.asmillerGalleryBlock li div{position:absolute;display:none;top:0;left:180px}
.asmillerGalleryBlock li div img{cursor:pointer}
.asmillerGalleryBlock li.asmillerGalleria_active div img,.asmillerGalleryBlock li.asmillerGalleria_active div{display:block}
.asmillerGalleryBlock li img.asmillerGalleria_thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.asmillerGalleria  {width:100%;}

.asmillerGalleria_wrapper{
	position:relative;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
.asmillerGalleria_caption{
	height: 0px;
	display: none;
}

* html .asmillerGalleryBlock li div span{width:365px} /* MSIE bug */