#videoc {
	position: absolute;
	top:0px;
	left: 0px;
}

#form-top {
	margin-top: 50px;
}

#form-result {
	font-size: 14pt;
}

.thankyou #videoc {
	position: absolute;
top: 0;
left: 50%;
margin-left: -350px;	
}