#content_area.thanks_page
{
	overflow:hidden;
	margin-bottom:0;
}
#content_area.thanks_page h1 span.left
{
	float:left;
	font-size:14pt;
	margin-left:34px;
}
#content_area.thanks_page .main_area
{
	clear:both;
	width:100%;
	overflow:hidden;
}
#content_area.thanks_page .main_area .main_image
{
	float:left;
	width:498px;
	margin:34px 0px 108px 29px;
}
#content_area.thanks_page .main_area h2
{
	margin:11px 29px 0px 29px;
	overflow:hidden;
	height:57px;
	line-height:57px;
	font-size:29pt;
	color:#42B4FA;
	border-bottom:2px solid #CBCBCB;
	font-weight:bold;
}
#content_area.thanks_page .main_area h2 span
{
	display:inline-block;
	float:right;
}
#content_area.thanks_page .main_area .thanks_desc
{
	overflow:hidden;
	text-align:center;
	font-size:28pt;
	font-weight:bold;
	line-height:45px;
	color:black;
	margin:50px;
	margin-top:0;
}
#content_area.thanks_page .main_area .thanks_btn_area
{
	overflow:hidden;
	text-align:center;
	margin:0;
}
#content_area.thanks_page .main_area .thanks_btn_area a
{
	display:inline-block;
	float:right;
	height:60px;
	line-height:60px;
	font-size:20pt;
	color:white;
	font-weight:bold;
	text-align:center;
	width:275px;
	background-color:#00443B;
	margin-left:30px;
	border-radius:10px;
}
#content_area.thanks_page .main_area .thanks_btn_area a.middle {background-color:#540037;}
#content_area.thanks_page .main_area .thanks_btn_area a.facebook {background-color:#BE7C00;margin-left:0;}
#content_area.thanks_page .main_area .thanks_btn_area a:hover
{
	background-color:black;
}
