.salesforce_w2l_lead span.required{
	color:#82c00c;
	font-size:18px;
}

.salesforce_w2l_lead .required{
	font-weight:normal;
}

.salesforce_w2l_lead select.w2linput{
	min-height:365px;
	background-image:none;
}

.salesforce_w2l_lead .sf_type_html{
	position:relative;
}

.salesforce_w2l_lead .sf_type_html h4{
	margin-top:-15px;
}

.salesforce_w2l_lead .sf_type_html .tooltip{
	position:absolute;
	right:0;
	top:30px;
}

.salesforce_w2l_lead .sf_type_html .tooltip p{
	text-align:left;
}

.salesforce_w2l_lead .sf_type_html p{
	text-align:center;
}

.salesforce_w2l_lead .w2linput.text{
	width:100%;
	margin-top:0;
}

.salesforce_w2l_lead .w2linput.submit.button{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0.625rem 3.125rem;
	text-align:center;
	margin:10px auto;
	max-width:100%;
}

.salesforce_w2l_lead .sf_field{
	margin-top:8px;
}

.salesforce_w2l_lead .w2llabel{
	margin-bottom:0;
}

.salesforce_w2l_lead .w2linput.textarea{
	margin-top:0;
}