.item-image-first-image-url{
	float:left;
	width:600px;
	height:600px;
	overflow:auto;
}
.item-image-small-thumb-url{
	float:left;
}
.item-image-small-thumb-url img{
	width:60px;
	border:1px solid #CCCCCC;
	margin:2px 2px 2px 0px;
	float:left;
	cursor:pointer;
}
