#body h1, #body h2, #thankyou .column#right .buttons_inside_list h3 {
	font-family: "Sansation Light", Arial, Helvetica, sans-serif;
}
#body h1 strong, #body h2 strong, #thankyou .column#left .download_count strong, #thankyou .column#right .buttons_inside_list h3 strong{
	font-family: "Sansation Bold", Arial, Helvetica, sans-serif;
	color: #005392;
}
#top {
	height: 81px;
	overflow: hidden;
	background: #fff url(/assets/legacy/img/top_dark_bg.png) repeat-x;
	border-bottom: 1px solid #000;
}
#top .logo{
	position: absolute;
	left: 30px;
	width: 244px;
	height: 81px;
	background: transparent url(/assets/legacy/img/top_dark_logo.png) no-repeat;
}
#top .text{
	color: #FFFFFF;
    font-size: 19px;
    font-style: italic;
    font-weight: bold;
    left: 300px;
    position: absolute;
    text-shadow: 0 -1px 0 #3A454D;
    top: 34px;
    width: 500px;
}
#top .flags{
	position: absolute;
	right: 41px;
	top: 59px;
	text-align: right;
	padding: 6px 0 5px 5px;
	background: #fff;
	height:11px;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
#thankyou {
	padding: 40px 0;
}
#thankyou .thanks {
	overflow: hidden;
	margin: 0 0 30px 30px;
	width: 970px;
}
#thankyou .thanks .icon{
	float: left;
	background: url(/assets/legacy/img/gear_happy.png) no-repeat;
	width: 95px;
	height: 98px;
	margin-right: 15px;
}
#thankyou .thanks h1{
	float: left;
	padding: 30px 0;
	font-size: 27px;
}
#thankyou .thanks h1.px650 {
	width: 650px;
}
#thankyou .column {
	float: left;
}
#thankyou .column#left {
	margin: 0 10px 0 30px;
	width: 335px;
}
#thankyou .column#left .icon{
	background: url(/assets/legacy/img/doctor_box_w_moneyback_02.png) no-repeat;
	width: 335px;
	height: 477px;
}
#thankyou .column#left .download_count{
	font-family: "Sansation Light", Arial, Helvetica, sans-serif;
	background: #d5dce0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 20px;
	font-size: 21px;
	color: #000;
	line-height: 1.3;
	position: relative;
	z-index: 2;
	top: -22px;
}
#thankyou .column#left .testimonial{
	background: #d5dce0 url(/assets/legacy/img/qoute_bg.png) no-repeat 10px 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 20px 20px 20px 66px;
	font-size: 19px;
	color: #000;
	line-height: 1.3;
	position: relative;
	z-index: 2;
	top: -6px;
}
#thankyou .column#right {
	width: 620px;
	position: relative;
}
#thankyou .column#right h1{
	font-size: 40px;
}
#thankyou .column#right h2{
	font-family: "Sansation", Arial, Helvetica, sans-serif;
	font-size: 27px;
}
#thankyou .column#right ul {
	margin: 30px 0 20px;
}
#thankyou .column#right ul li{
	background: transparent url(/assets/legacy/img/orange_gray_arrow.png) no-repeat 0 1px;
	font-size: 12px;
	padding: 0 0 0 14px;
	margin: 0 0 15px;
}
#thankyou .column#right h2{
	font-size: 27px;
}
#thankyou .column#right .buttons{
	margin: 10px 0 0;
}
#thankyou .column#right .buttons .big_button{
	margin-left: 0px !important;
}
#thankyou .column#right .seal{
	position: absolute;
	background: url(/assets/legacy/img/money_back_seal.png) no-repeat;
	width: 309px;
	height: 226px;
	bottom: 0;
	left: 197px;
	z-index: 2;
}
#thankyou .benefit_list {
	clear: both;
	width: 618px;
	margin: 5px 0 20px;
	border: 1px solid #aeb4b7;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#thankyou .benefit_list .inner {
	border: 1px solid #fff;
	padding: 12px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #d9dee1;
	background: -moz-linear-gradient(top, #d9dee1 0%, #e6e9eb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9dee1), color-stop(100%,#e6e9eb));
	background: -webkit-linear-gradient(top, #d9dee1 0%,#e6e9eb 100%);
	background: -o-linear-gradient(top, #d9dee1 0%,#e6e9eb 100%);
	-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9dee1', endColorstr='#e6e9eb',GradientType=0 );
	background: linear-gradient(top, #d9dee1 0%,#e6e9eb 100%);
}
#thankyou .benefit_list .inner p{
	font-size: 17px;
	padding: 12px 20px;
}
#thankyou .benefit_list .inner p img {
	background: url(/assets/legacy/img/big_ok.png) no-repeat;
	vertical-align: middle;
	padding: 0 12px 0 0;
}
#thankyou .column#right .buttons_inside_list{
	margin: 10px 20px 10px 0;
	text-align:right;
}
#thankyou .column#right .buttons_inside_list h3{
	display: inline-block;
	font-size: 47px;
	margin: 0 20px 0 0;
	vertical-align: middle;
}
#thankyou .column#right .badges_03 {
	text-align:center;
	padding: 10px 0 0;
}



#thankyou .premium, #thankyou .trial {
	overflow:hidden;
}
#thankyou .premium h2, #thankyou .trial h2{
	font-size: 27px
}
#thankyou .trial .column.left {
	width: 605px;
	margin-left: 248px;
}
#thankyou .trial .column.left h2{
	padding-top: 27px;
	margin-bottom: 15px;
}
#thankyou .trial .column.left ul {
	margin-left: 165px;
}
#thankyou .trial .column.left ul li{
	background: url(/assets/legacy/img/big_ok.png) no-repeat left center;
	padding: 5px 20px 5px 40px;
	margin-bottom: 10px;
	font-size: 17px;
}
#thankyou .trial .column.right {
	width: 135px;
	position: relative;
}
#thankyou .trial .column.right .icon{
	background: url(/assets/legacy/img/dll-files-fixer-cross.png) no-repeat;
	width: 135px;
	height: 186px;
	background-size: 135px;
        margin-left: -67px;
}

#thankyou .premium .column.left {
	margin: 0 10px 0 30px;
	width: 335px;
}
#thankyou .premium .column.left .icon{
	background: url(/assets/legacy/img/dllfilesclient-boxshot-shadow2.png) no-repeat;
	width: 335px;
	height: 477px;
        margin-top: 45px;
}
#thankyou .premium .column.right {
	width: 620px;
	position: relative;
}
#thankyou .premium .column.right h2{
	padding-top: 40px;
	line-height: 1.3;
        padding-right: 75px;
}
#thankyou .premium .column.right .cta_btn{
	margin: 15px 0 30px 65px;
}
#thankyou .premium .column.right p{
	font-size: 14px;
	margin-bottom: 10px;
}
#thankyou .premium .column.right p a,#thankyou .premium .column.right li a {
	font-weight: bold;
}
#thankyou .premium .column.right p a:link, #thankyou .premium .column.right p a:visited, #thankyou .premium .column.right p a:active, #thankyou .premium .column.right li a:link, #thankyou .premium .column.right li a:visited, #thankyou .premium .column.right li a:active{
	color: #0374cb;
}
#thankyou .premium .column.right p a:hover, #thankyou .premium .column.right li a:hover{
	color: #e04f01;
}
#thankyou .premium .column.right .extra{
	margin: 40px 0;
}
#thankyou .premium .column.right .extra h3{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
}
#thankyou .premium .column.right .extra ol{
	list-style: disc outside;
	padding-left: 20px;
}
#thankyou .premium .column.right .extra ol li{
	font-size: 12px;
	padding: 0 0 3px;
}

#thankyou .register > p {
	font-size: 14px;
	width: 550px;
	margin: -40px auto 0;
	line-height: 1.2;
}
#thankyou .register .steps {
	overflow: hidden;
	margin-top: 40px;
}
#thankyou .register .steps .step{
	float: left;
	width: 320px;
}
#thankyou .register .steps .step h3{
	font-size: 17px;
	font-family: "Sansation Light", Arial, Helvetica, sans-serif;
	line-height: 1.1;
	min-height: 75px;
}
#thankyou .register .steps.pay .step h3{
	min-height: 50px;
}
#thankyou .register .steps .step h3 strong{
	font-family: "Sansation Bold", Arial, Helvetica, sans-serif;
}
#thankyou .register .steps .image {
	margin-top: 10px;
	height: 345px;
}
#thankyou .register .steps.pay .image {
	height: 300px;
}
#thankyou .register .done {
	margin-top: 40px;
	text-align: right;
}
#thankyou .register .done.pay {
	margin-top: 0;
	text-align: right;
}
#thankyou .register .done h3{
	font-size: 17px;
	font-family: "Sansation Light", Arial, Helvetica, sans-serif;
	line-height: 1.1;
	margin-bottom: 5px;
}
#thankyou .register .done p{
	font-size: 14px;
}
#thankyou .register .done p a{
	font-weight: bold;
}
#thankyou .register .done p a:link, #thankyou .register .done p a:active, #thankyou .register .done p a:visited{
	color: #0374cb;
}
#thankyou .register .done p a:hover {
	color: #e04f01;
}

#thankyou .register .buttons {
	margin-top: 40px;
	text-align:right;
}
#thankyou .register .buttons h3 {
	font-family: "Sansation Light", Arial, Helvetica, sans-serif;
}
#thankyou .register .buttons h3 strong{
	font-family: "Sansation Bold", Arial, Helvetica, sans-serif;
	color: #005392;
}
#thankyou .register .buttons h3{
	display: inline-block;
	font-size: 47px;
	margin: 0 20px 0 0;
	vertical-align: middle;
}
#thankyou .register .buttons p.go_back{
	font-size: 12px;
	padding: 20px 10px 0 0;
	text-align: right;
}
#thankyou .register .buttons p a:link, #thankyou .register .buttons p a:visited, #thankyou .register .buttons p a:active{
	color: #0374cb;
}
#thankyou .register .buttons p a:hover{
	color: #e04f01;
}