#ultimatewrapper {
	background-image: url(../../images/ultimate_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 952px;
	height: 1000px;
	background-color: #FFFFFF;
}

#ultimateformwrapper {
	position:absolute;
	left:260px;
	top:470px;
	width:405px;
}

.textbox {border: 1px solid #000;
}
#ultimatethankswrapper {
	position:absolute;
	left:280px;
	top:470px;
	width:405px;
}
.thankyoutext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
}
