﻿.input_label {
	width: 160px;
}
#insurance0 .input_label {
	width: 165px;
}
.text_container h1 {
	font-size: 22px;
}
.text_container h2 {
	font-size: 15px;
	margin-top: 10px;
}
.text_container li {
	color: #666666;
	font-size: 13px;
}
.level-1-bullet {
	margin-left: 20px;
}
.level-1-bullet-margin {
	margin-top: 20px;
}
.level-2-bullet {
	margin-left: 40px;
}
.text_container ul {
	margin-top: 20px;
}
.menu li {
	width: 160px;
	text-align: center;
}
#article-header {
	width: 480px;
	height: 60px;
	margin: 30px 0 0 0;
	position: absolute;
	background: url(../images/helpful-information.png) no-repeat;
	left: 124px;
	top: 5px;
}
#article-header h1 {
	overflow: hidden;
	text-indent: -9999px;
	margin-bottom: 15px;
}
.article-ul {
	list-style: circle;
	margin-left: 20px;
}
.article-ul li {
	color: #333333;
	font-size: 16px;
	line-height: 180%;
}
#terms-header {
	width: 480px;
	height: 60px;
	margin: 30px 0 0 0;
	position: absolute;
	background: url(../images/terms-and-conditions.png) no-repeat;
	left: 124px;
	top: 5px;
}
#terms-header h1 {
	overflow: hidden;
	text-indent: -9999px;
	margin-bottom: 15px;
}
#privacy-header {
	width: 480px;
	height: 60px;
	margin: 30px 0 0 0;
	position: absolute;
	background: url(../images/privacy-policy.png) no-repeat;
	left: 124px;
	top: 5px;
}
#privacy-header h1 {
	overflow: hidden;
	text-indent: -9999px;
	margin-bottom: 15px;
}
#thank-you-header {
	width: 480px;
	height: 60px;
	margin: 30px 0 0 0;
	position: absolute;
	background: url(../images/thank-you-title.png) no-repeat;
	left: 124px;
	top: 5px;
}
#thank-you-header h1 {
	overflow: hidden;
	text-indent: -9999px;
	margin-bottom: 15px;
}
.for-agents-ul {
	margin-left: 150px;
	font-size: 14px;
	list-style-image: url(../images/bullet.png);
	margin-bottom: 30px;
}
.for-agents-ul li {
	margin: 10px;
}
#rates-will-come-from-box .rates-logos {
	background: url("../images/rates-will-come-from-box.png") no-repeat scroll 0 0 transparent;
}
#submit-button {
	background: url("../images/submit-btn.png") no-repeat scroll 0 0 transparent;
	border: medium none;
	color: transparent;
	cursor: pointer;
	display: block;
	float: right;
	height: 50px;
	margin: 10px 0 20px;
	width: 180px;
	text-indent: -9999999px;
}
