div#customHealthSolution {
	color: #2A2A2A;
	font-family: arial;
	width: 690px;
	margin: 0 auto;
}

div#customHealthSolution h2{
	font-size: 22px;
	color: #004675;
}

div#customHealthSolution h3{
	font-size: 30px;
	color: #5399BB
}

div#customHealthSolution p.stage {
	width: 100%;
	border-bottom: 1px solid #C2C9CE;
	text-transform: uppercase;
	color: #FF6600;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
}

div#customHealthSolution div#StepOne input{
	width: 192px;
	height: 30px;
	border: 1px solid #C2C9CE;
	margin-left: 20px;
	font-size: 15px;
	padding-left: 10px;
}

div#customHealthSolution p.tagline {
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0;
	font-size: 12px;
}

div#customHealthSolution dl.newsletters dt {
	border: 2px solid #C2C9CE;
	background: #EFF6EB;
	margin-top: 10px;
}

div#customHealthSolution input#submit {
	text-indent: -9999px;
	background-image:url('submit.jpg') ;
	width: 97px;
	height: 34px;
	border: none;
	cursor: pointer;
}

div#customHealthSolution form#healthCoachForm label{
	width: 100px;
	float: left;
	clear: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#customHealthSolution form#healthCoachForm input{
	width: 200px;
	float: left;
}

div#customHealthSolution form#healthCoachForm input.time_zone {
	width: 20px;
	float: left;
}

div#customHealthSolution form#healthCoachForm label.time_zone_lbl {
	clear: none;
	width: 70px;
}

div#customHealthSolution form#healthCoachForm label.timelbl {
	width: 70px;
	margin-left: 40px;
}

div#customHealthSolution form#healthCoachForm input.timecheck {
	width: 70px;
}



div#customHealthSolution form#healthCoachForm input#submit {
	background-image:url("submit.jpg");
	border:medium none;
	cursor:pointer;
	height:34px;
	text-indent:-9999px;
	width:97px;
	clear: left;
	margin-top: 20px;
	margin-left: 250px;
	margin-bottom: 20px;
}

div#customHealthSolution hr {
	width: 500px;
	float: left;
	clear: both;
	margin-top: 30px;
	margin-left: 50px;
}


/* Choice light box */

div#choice {
	width:724px;
	height:352px;
	background: url('./images/choice-bg.jpg') no-repeat;
}

div#choice ul {
	float:left;
	list-style:none outside none;
	margin:0;
	padding:0;
	position:relative;
	top:129px;
}

div#choice ul li {
	float:left;
	padding-left:22px;
	padding-right:12px;
}

div#choice ul li a img{
 	border: none;
}
