#previewFull {
  width: 962px;
  color: inherit;
}
body {
  background-color: #FFFFFF !important;
  color: inherit;
	font-size: 62.5%;
}
#sitetitle {
	margin-bottom: 10px;
}
#sitetitle h1 {
	font-size: 20px;
	margin-left: 25px;
}
a.detailText {
	font-size: 1.2em;
}
.detailNav a:link, .detailNav a:visited {
text-decoration: none;
}
.detailNav {
	width: 100%;
	float:left;
	clear: both;
	text-align: center;
}
.detailNav ul {
	margin: 10px auto;
	text-align: center;
}
.detailNav ul li {
	display:inline;
	text-align: center;
	list-style: none;
	margin: 0 15px 2px;
	padding: 0 14px;
}
li.previous {
	background: url(../../images/pointer-left.gif) no-repeat left center;
}
li.next {
	background: url(../../images/pointer-right.gif) no-repeat right center;
}
li.index {
text-transform: uppercase;
}
#wrapper_thumb {
  width: 967px !important;
}
#wrapper_large {
	width: 907px;
}
#wrapper_large, #wrapper_thumb {
	text-align:left;
	margin: 0 auto;
}
#previewImage {
  maxSize: 450.00 !important;
}
#stage2 {
  width: 967px;
}
#stage {
  width: 967px;
}
.itemNumber {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
  color: #FFFFFF !important;
  display: inherit !important;
  background-color: inherit;
}
.selectedThumbnail, .thumbnail:hover {
  background-color: #F3F3F3 !important;
  color: inherit;
}


