/* CSS Document */
.product-detail {
	color:#00000c;
}
.other-thumb-images ul {
	width:auto;
}
.other-thumb-images ul li {
	display:inline;
	list-style:none;
	border: 5px solid;
	border-color:#999999;
	margin:4px;
	padding:2px;
}
#loading {
        position:absolute;
	top:40%;
	left:50%;
	
}
