#contactUsFormWrapper, #submitphotoFormWrapper
{
	margin-top: 10px;
	position: relative;
}

#contactUsFormCompleteWrapper, #submitphotoFormCompleteWrapper
{
	margin-top: 10px;
}

#submitphotoFormWrapper #transparency
{
	position: absolute;
	top: 34px;
	left: 0px;
	height: 684px;
	width: 587px;
	background: url(/images/opacity.png);
	visibility: hidden;
	z-index: 25;
}
#submitphotoFormWrapper #pleasewait
{
	position: absolute;
	border: 5px solid gray;
	top: 100px;
	left: 125px;
	padding-top: 50px;
	height: 150px;
	width: 50%;
	text-align: center;
	background: #ffffff url(/images/Spinning_wheel_throbber.gif) no-repeat 50% 50%;
	visibility: hidden;
	z-index: 30;
}
