div.padding {
	margin: 0;
	padding: 0;
}

div.thankyou {
	width: 100%;
	height: 424px;
	background: url(images/tableBG.jpg) no-repeat;
	font-size: 14px;
	line-height: 18px;
	padding: 20px 0 0 40px;
	text-align: left;
}

div.thankyou ul li {
	margin: 10px 0;
}

.visitBtn {
	width: 167px;
	height: 25px;
	background: url(images/visit-btn.gif) no-repeat;
	text-align: center;
	padding-top: 7px;
}

.visitBtn a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.visitBtn a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.visitBtn a:hover {
	color: #F7DA45;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

span.megaTextRed {
	color: #cc0000;
	font-size: 20px;
	font-weight: bold;
}

span.megaTextBlue {
	color: #134a89;
	font-size: 20px;
	font-weight: bold;
}

.bottomHalf {
	line-height: 35px;
}
