.tickul li {
	line-height:24px;
}

.zoom-section {
	/*clear:both;
	width:100%;*/
	float:left;
}

*html .zoom-section {
	display:inline;
	clear:both;
}


.zoom-desc {
	width:480px;
	position:relative;
	margin-left:500px;
	margin-bottom:20px;
	z-index:1;
}

.zoom-desc img { height:50px; margin-bottom:5px; }

.zoom-small-image {
	width:480px;
	float:left;
	text-align:center;
	vertical-align:middle;
	margin:0 auto;
	border:none;
	background:#f9f9f9;
}

.zoom-small-image img { max-width:480px; max-height:320px; margin:0 auto; position:relative; }

.zoom-tiny-image {
	border:none;
	margin:0px;
}

.zoom-tiny-image:hover{
	border:none;
}

.cloud-zoom-lens {
	border:none;
	margin:0;
	background-color:#ffffff;
	cursor:move;
}

.cloud-zoom-title {
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;
	font-weight:bold;
	font-size: 1.4rem;
	top:0px;
}

.cloud-zoom-big {
	border:none;
	overflow:hidden;
	position:absolute;
	right:0 !important;
	background-repeat:no-repeat;
}

.cloud-zoom-loading {
	color:white;
	background:#222;
	padding:3px;
	border:1px solid #000;
}

.mousetrap { background-repeat:no-repeat; }










