.leadHelp{
	background: url(/images/static/leadhelp/target.png) no-repeat 640px 0;
	margin-top: 20px;
}

.leadHelp h1{
	border-bottom: 1px dashed #C7C7C7;
	white-space: nowrap;
	padding: 0;
	margin: 20px 0 0 30px;
	display: block;
	font: 1.8em/1.4em Arial, sans-serif;
	text-transform: uppercase;
	color: #8AB75A;
	float: left;
}

.leadHelp .block{
	padding: 30px;
	clear: both;
	background-color: #fff;
	margin: 30px 0;
	overflow: hidden;
}

.leadHelp p{
	margin-bottom: 10px;
}
.leadHelp p.title{
	color: #2f2f2f;
	font-size: 20px;
	margin-bottom: 5px;
	clear: both;
}

.lawyerRegister{
	width: 405px;
	background-color: #fff;
	padding: 20px 30px;
	margin: 40px 0 -30px -30px;
	float: left;
}
.lawyerRegister.bottom{
	background: none;
	padding: 0;
	margin: 0 0 30px 0;
}
.lawyerRegister>.title{
	line-height: 36px;
	float: left;
	width: auto !important;
	margin-right: 20px;
	margin-bottom: 0 !important;
}
.lawyerRegister>.title+p, .getSupport .title+p{
	clear: both;
	font-size: 12px;
}
.leadHelp .intro .lawyerRegister p, .leadHelp .intro .getSupport p{
	width: 310px;
}

.getSupport{
	width: 405px;
	float: right;
	background-color: #fff;
	padding: 20px 30px;
	margin: 40px -30px -30px 0;
}
.getSupport img{
	float: left;
}
.getSupport>div{
	float: left;
	width: 310px;
	margin-left: 20px;
	margin-right: -10px;
}
.getSupport .altPhone{
	margin: 11px 0 0 0;
	color: #909090;
	font-size: 13px;
	line-height: 12px;
}
.getSupport .altPhone span{
	color: #000;
}
.getSupport .altPhone i{
	margin-right: 5px;
	background: url(/images/sprite.png) no-repeat -1155px -30px;
	width: 13px;
	height: 12px;
	display: block;
	float: left;
}


.leadHelp .left{
	float: left;
	width: 420px;
}
.leadHelp .right{
	float: right;
	width: 445px;
}

.leadHelp .block.transparentBg{
	background: none;
}
.leadHelp .intro p{
	width: 500px;
}

.leadHelp .leadLooksLike p{
	margin: 6px 0 10px 0;
}

.leadHelp .leadPrice{
	font-size: 13px;
	text-align: left;
	border: 1px solid #c9ced5;
	border-collapse: collapse;
}
.leadHelp .leadPrice th{
	background-color: #d4d9e0;
}
.leadHelp .leadPrice th, .leadHelp .leadPrice td{
	padding: 15px 20px;
	border-left: 1px solid #c9ced5;
	border-right: 1px solid #c9ced5;
}
.leadHelp .leadPrice tr:nth-child(2n+1) td{
	background-color: #f6f6f6;
}

.leadHelp .funnel{
	text-align: center;
}

.leadHelp .dCentered{
	display: block;
	width: 170px;
	margin: 0 auto 40px auto;
}

.leadHelp .tabsHeader p.title{
	border-bottom: 1px dashed #C7C7C7;
	white-space: nowrap;
	padding: 0;
	display: block;
	font: 1.8em/1.4em Arial, sans-serif;
	text-transform: uppercase;
	color: #8AB75A;
	float: left;
	margin-bottom: 20px;
}
.leadHelp .tabsHeader p.title+p{
	clear: both;
}
.leadHelp .tabsHeader .right img{
	margin-top: 20px;
}

.leadHelp p{
	position: relative;
}
.leadHelp .payIn{
	margin-top: 10px;
}
.leadHelp .payIn:after{
	content: '';
	width: 327px;
	height: 42px;
	position: absolute;
	top: 20px;
	left: -290px;
	background: url(/images/static/leadhelp/bigArrow.png) no-repeat;
}
.leadHelp .sumInput{
	margin-top: 10px;
}
.leadHelp .paymentWay{
	margin-top: 100px;
}
.leadHelp .sumInput:after, .leadHelp .paymentWay:after{
	content: '';
	width: 57px;
	height: 31px;
	position: absolute;
	left: -65px;
	top: 25px;
	background: url(/images/static/leadhelp/smallArrow.png) no-repeat;
}

.leadHelp .pressBuy{
	margin-top: 100px;
}
.leadHelp .pressBuy:after{
	content: '';
	width: 60px;
	height: 54px;
	position: absolute;
	left: -65px;
	top: 25px;
	background: url(/images/static/leadhelp/normalArrow.png) no-repeat;
}

.leadHelp .miniTitle{
	color: #8ab75a;
	font-weight: bold;
	margin: 40px 0 30px 0;
}
.leadHelp .title+.miniTitle{
	margin-top: 20px;
}
.leadHelp .howToLead .title+.miniTitle{
	margin: 10px 0;
}

.leadHelp .payInFloat{
	height: 50px;
}

.leadHelp .createPreorder{
	margin-top: 140px;
}
.leadHelp .createPreorder:after{
	content: '';
	width: 226px;
	height: 62px;
	position: absolute;
	left: -232px;
	top: 41px;
	background: url(/images/static/leadhelp/biggerArrow.png) no-repeat;
}

.leadHelp .preorderWindow{
	width: 280px;
	margin-top: 90px;
}

.leadHelp .ulTitle{
	font-size: 15px;
	font-weight: bold;
}

.leadHelp .preorderWindow p{
	font-size: 13px;
}
.leadHelp .preorderWindow p>span{
	font-weight: bold;
	display: block;
}

.leadHelp .myPreorders{
	margin-top: -80px;
}