th {
	text-align: right;
	vertical-align: top;
	font: 12px tahoma;
}
td {
	font: 12px tahoma;
	vertical-align: center;
}
#thankyou {
	text-align: center;
	margin-top: 100px;
	margin-bottom: 100px;
	font: 14px tahoma;
	text-indent: 100px;
}
#thankyou a{
	text-decoration: underline;
	color: #d70000;
}
#thankyou a:hover {
	text-decoration: none;
	color: #d70000;
}
#ty {
	position: absolute;	
	margin-top: 90px;
	margin-left: 200px;
}
#complete_form_ad {
	margin-left: 50px;
	margin-right: 50px;
	text-align: center;
	margin-bottom: 200px;
}
#complete_form_ad a{
	text-decoration: underline;
	color: #d70000;
}
#complete_form_ad a:hover {
	text-decoration: none;
	color: #d70000;
}