@charset "UTF-8";
#thumbnailgallery {
	height: 500px;
	width: 80px;
	position: absolute;
	z-index: 50;
	left: 230px;
	top: 320px;
}
.thumbnail
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: thin solid #000000;
}
.thumbnail {
	float: left;
	border: thin solid #000000;
	padding-bottom: -3px;
}
#thumbnailgallery p {
	line-height: 12px;
	font-size: 12px;
}
#thumbnailgallery2 {
	text-align: left;
	height: 500px;
	width: 80px;
	position: absolute;
	z-index: 50;
	left: 310px;
	top: 320px;
}
#wearableartthumbsheet .thumbwrapper  {
   position: relative;
   float: left;
   margin: 0px;
   padding: 3px;
   width: 75px;
   height: 75px;
}
#wearableartthumbsheet  {
	visibility: visible;
	position: absolute;
	left: 223px;
	top: 320px;
	z-index: 4;
	width: 187px;
	height: 474px;
}
.sgthumb:hover  {
   border-color: #9A5005;
}

.centerac  {
   text-align: center;
}

.sgthumb  {
   border: 1px solid #000000;
   background-position: 50% 50%;
   background-repeat: no-repeat;
   display: block;
   width: 75px;
   height: 75px;
}
#id0wearableartpicturebox  {
	visibility: visible;
	position: absolute;
	left: 410px;
	top: 320px;
	z-index: 4;
	width: 464px;
	height: 485px;

