.phoneBox
{
 	margin-left: 15px;
 	margin-top: 2px;
}
input#iPhone1
{
 	width: 30px;
	text-align: center;	
}
#iPhone2
{
 	width: 30px;
	text-align: center;
	margin: 0 5px;
}
#iPhone3
{
 	width: 40px;
 	clear: right;
	text-align: center;
	margin: 0 5px;
}


span#homeSlogan
{
	font-style:italic;
	position:absolute;
	text-align:center;
	top:62px;
	width:315px;
}

/* CSS Document */

div#update_step_one fieldset
{
 	margin: 10px 24px;
 	padding: 20px 10px;
}

div#update_step_one fieldset p
{
 	margin-left: 15px;	    
 	clear: both;
}

div#update_step_one fieldset legend
{
 	font-weight: bold;
}

div#update_step_one fieldset input.text
{
 	width: 300px;
}

div#update_step_one fieldset input.zipcode
{
 	width: 3em;
}


div#update_step_one fieldset select
{
 	margin-left: 0px;
}

#update_disclaimer
{
 	width: 540px;
 	border: 1px solid black;
 	background-color: lightyellow;
        margin: 0 0 15px 22px;
        height: 50px;
        line-height: 15px;
        padding: 10px;
        text-align: center;
}

#update_disclaimer2
{
 	width: 540px;
 	border: 1px solid black;
 	background-color: lightyellow;
        margin: 0 0 15px 22px;
        height: 65px;
        line-height: 25px;
        padding: 10px;
        text-align: center;
}

div#lead_box{
	width:525px;
/*	height:480px;*/
	padding-left:20px;
	overflow: auto;
}

div#lead_box_success{
	width:500px;
	height:450px;
	padding-left:20px;
}

span.directions{
	font-size:10px;
}

div#lead_box form
{
	margin: 5px 20px 0px;
}

div#lead_box form p 
{
	margin: 5px 0;
}

div#lead_box form p label
{
	font-weight: bold;
	width: 300px;
	display: block;
	text-align: left;
}

div#lead_box form p input.text
{
 	width: 300px;
}


textarea.textarealead{
	font-size:11px;
	width:300px;
	height:200px;
}

div#lead_box p.lead_heading
{
  	font-size: 14px;
	font-weight: bold;      
	line-height: 40px;
}


div#lead_box p.lead_subHeading
{
  	font-size: 12px;
	margin-left: 15px;
	line-height: 20px;
}

div#lead_box p.lead_message
{
	font-size: 14px;
}

div#lead_box p.lead_message_2
{
	font-size: 14px;
	margin: 20px 0px;
}



div#lead_box p
{
}

div#new_lead {
	float: left;
	}
