.simplemodal-overlay{
	background: #2b1500;
}
.simplemodal-container{
	background: #fff;
	position: absolute;
	overflow: hidden;
}
.simplemodal-close{
	background: #fff;
	color: #2b1500;
	display: block;
	font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "ITC Avant Garde Gothic Demi", "ITC Avant Garde Gothic", "Avant Garde Gothic Demi", "Avant Garde Gothic", Avant Garde, Helvetica, Arial, sans-serif;
	font-weight: 700;
	left: 460px;
	padding: 2px 5px;
	position: absolute;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
	top: 10px;
	z-index: 500;
}
div#dvZoomImg{
	cursor: move;
	display: none; 
	text-align: center; 
	vertical-align: middle;
}
#dvDragDirections{
	color: #2b1500;
	font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "ITC Avant Garde Gothic Demi", "ITC Avant Garde Gothic", "Avant Garde Gothic Demi", "Avant Garde Gothic", Avant Garde, Helvetica, Arial, sans-serif;
	font-size: 10px;
	left: 10px;
	position: absolute;
	top: 10px;
	z-index: 300;
}
