body { 
   -moz-opacity:.999; 
}

.simple #gallery {
	float: none;
	width: auto;
	padding: 0;
}
.simple p.credit {
	margin: 150px 0 0 0;
}

#gallery a {
	display: inline;
	width: 71px;
	float: left;
}

#gallery img {
	display:block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#gallery {
	width: 285px;
	float: left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 128px;
	position: absolute;
	left: 0px;
	top: 480px;
}
#mainshoppict {
	float: left;
	width: 422px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#mainshoppict  img {
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#gallery a.selected {
	background-color: #000;
	outline:none;

}
#photoInfo {
	clear: right;
}
p.credit {
	clear: both;
	margin-left:145px;
	font-size: 125% !important;
}
p.controls {
	margin-bottom:15px;
	margin-left: 15px;
}
