#wrapper_thumb {
  width: 807px !important;
  text-align:left;
  margin: 20px auto 0 auto;
}

#stage {
  border-bottom: 1px dotted #7F7F7F !important;
  width: 807px !important;
  float: left;
  position: relative;
  margin: 0;
}

.borderRight {
  border-right: 1px solid #4D4D4D !important;
}

.borderTopLeft {
  border-top: 1px solid #4D4D4D !important;
  border-left: 1px solid #4D4D4D !important;
}

.borderRightDotted {
  border-right: 1px dotted #4D4D4D !important;
}

.borderBottomRight {
  border-right: 1px solid #4D4D4D !important;
  border-bottom: 1px solid #4D4D4D !important;
}

.borderBottom {
  border-bottom: 1px solid #4D4D4D !important;
}
.thumbnail:hover {
  background-color: #333 !important;
} 

.thumb {
  border: 1px solid #000000 !important;
  position: relative;
}
.thumbnail {
/*     background-color: #1d1d1d !important; */
	float: left;
	position: relative;
	color:inherit;
	width: 160px;
	height: 160px;
	overflow: hidden;
}
.dropShadow {
	background: url(../photo/images/shadow.png) right bottom no-repeat;
	display: block;
	float: left;
	margin: 13px -10px -10px 10px;
	position: relative;
}

.dropShadow:before, .dropShadow:after {
/*	background: inherit; */
	content: " ";
	display: block;
	height: 10px;
	width: 10px;
}

.dropShadow:before {
	background-position: right top;
	margin: -10px 0 0 auto;
	position: absolute;
	right: 0;
	top: 0;
}

.dropShadow:after {
	background-position: left bottom;
	margin: -13px 0 0 -10px;
}

.dropShadow .inner {
	display: block;
	left: -10px;
	margin: 0;
	overflow: hidden;
	position: relative;
	top: -13px;
}
/*
.clear {
	clear: both;
}

.itemNumber {
  display: none !important;
}
*/
/*
.selectedThumbnail, .thumbnail:hover {
	color:inherit;
	background-color: #a1a1a1;
}
.emptyThumbnail {
	float: left;
	position: relative;
	color:inherit;
	background-color: #949494;
	width: 160px;
	height: 160px;
	overflow: hidden;
} */
/* INDEX */
/*
.selected {
	color:inherit;
	background-color: #a1a1a1;
}
.selected:hover {
	color:inherit;
	background-color: #a1a1a1;
}
.selected .alignmentInner img {
	border: solid 3px white;
	padding: 0;
	margin: 0;
}
.itemNumber {
	z-index: 0;
	position: absolute;
	top: 2px;
	left: 2px;
	background-color:inherit;
	color: #9c9c9c;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -1px;
}
.fullSize {
	position: absolute;
	left: 0;
	bottom: 0;
}
*/

/* INDEX - LIST */
/*
.row {
	position: relative;
	color:inherit;
	background-color: #a1a1a1;
  width: 804px /*5 x CellWidth + 4px Gap*/
/*
;
	height: 160px;
	overflow: hidden;
}
.cellThumbnail {
	float: left;
	position: relative;
	color:inherit;
	background-color: #949494;
	width: 200px;
	height: 100%;
	overflow: hidden;
}
.cellThumbnail:hover {
	color:inherit;
	background-color: #949494;
}
*/
/* PROPER ALIGNMENT INSIDE CELLS */
/*
.alignmentOuterGrid {
	z-index: 1;
	position: static;
	text-align: center;
	display: table;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.alignmentOuter {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.alignmentOuter {
	position: static;
	text-align: center;
	display: table;
}

.alignmentMiddle {
	position: static;
	display: table-cell;
	vertical-align: middle;
}

.alignmentInner {
	position: static;
}
.AdjustZIndex {
	position: relative;
}
*/
/*
.emptyThumbnail {
  background-color: #242424 !important;
  color: inherit;
} */
/* STYLE SWITCHER */
/*
#styleswitcher {
	float: left;
	margin-bottom: 10px;
	border-right: 1px solid #787878;
}
#styleswitcher img {
	float: left;
	border-left: 1px solid #787878;
	border-bottom: 1px solid #787878;
	width: 12px;
	height: 7px;
}
*/

