@charset "UTF-8";
/* CSS Document */


#myGallery {
	position: relative;
	width: 895px !important;
	height: 537px !important;
	z-index:0;
}

#asNeeded {
	position: absolute;
	display: block;
	margin-top: -295px;
	margin-left: 14px;
	color: #fff;
	background: none;
	width: 400px;
}
