html, body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #e8eff9;
	background-image: url(images/page_bg.png);
	background-repeat: repeat-x;
}
.sharp {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}
#app {
	width: 978px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#frame {
	width: 919px;
	background-image: url(images/pg_mid.png);
	background-repeat: repeat-y;
	padding-right: 31px;
	padding-left: 28px;
}
#canvas {
	clear: both;
	padding-top: 20px;
}
#content {
	width: 481px;
	float: left;
	background-image: url(images/left_bg.jpg);
	height: 433px;
	margin-left: 0px;
	background-repeat: no-repeat;
	position: relative;
}
#content.ten {
	background-position: 0 75px;
	height: 415px;
	background-image: url(images/left_bg-ten.jpg);
}
#head {
	padding-top: 5px;
	padding-left: 20px;
	background-image: url("images/pg_mid.png");
    background-repeat: repeat-y;
}
#head #title a {
	color: #000;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 90px;
	width: 285px;
	background-image: url(images/logo_v2.jpg);
	background-repeat: no-repeat;
	background-position: 17px 6px;
	margin-left: 0px;
}

#head #subtitle {
	float: right;
	width: 600px;
	height: 90px;
	background-repeat: no-repeat;
	background-position: center 17px;
	margin-right: 29px;
}
#head #subtitle.t1 {
	background-image: url(images/logos_top.jpg);
}
#head #subtitle.t1.f9 {
	background-image: url(images/logos_top-9.jpg);
}
#head #subtitle.t1.f10, #head #subtitle.t1.f12 {
	background-image: url(images/logos_top-10.png);
}
#head #subtitle.t1.f11 {
	background-image: url(images/logos_top-9.jpg);
}
#head #subtitle.t1.f16 {
	background-image: url(http://www.lifeinsurance2day.com/themes/lifeinsurance2day/images/logos_top-10.png);
}
#head #subtitle.t1.f17 {
	background-image: url(http://www.lifeinsurance2day.com/themes/lifeinsurance2day/images/logos_top-17.jpg);
}
#head #subtitle.t1.f18, #head #subtitle.t1.f20, #head #subtitle.t1.f25  {
	width: 630px;
	height: 90px;
	background-position: center;
	background-image: url(http://www.lifeinsurance2day.com/themes/lifeinsurance2day/images/logos_top-18.jpg);
	background-size: contain;
}

#head #subtitle.t1.f19 {
	width: 630px;
	height: 90px;
	background-position: center;
	background-image: url(http://www.lifeinsurance2day.com/themes/lifeinsurance2day/images/logos_top-19.jpg);
	background-size: contain;
}

@media only screen and (max-width : 992px) {
	#head #subtitle.t1.f18, #head #subtitle.t1.f19, #head #subtitle.t1.f20 {width: 50%;margin: 10px 5%;background-size: contain;height: auto !important;padding-bottom: 6.1%;}
}

@media only screen and (max-width : 768px) {
	#head #subtitle.t1.f18, #head #subtitle.t1.f19, #head #subtitle.t1.f20 {width: 90%;float: none;margin: 10px 5%;background-size: contain;height: auto !important;padding-bottom: 6.1%;background-position: center top;}
}

#head h1#title {
	margin: 0px;
}

.quotes-form-11 {
	background-image: url(images/form_top_11.png) !important;
	background-repeat: no-repeat;
}

#quotes-form {
	width: 438px;
	background-image: url(images/form_top.png);
	background-repeat: no-repeat;
	padding-top: 55px;
	float: right;
	margin-top: 0px;
}
#quotes-form.request-app {
	background-image: url(images/request_top.png);
}
#quotes-form #quotes-bg {
	background-image: url(images/form_mid.png);
	background-repeat: repeat-y;
}
#quotes-form form {
	width: 406px;
	background-image: url(images/bg_shade.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: -5px;
}
#quotes-form form table {
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 14px;
	color: #222;
}
input,
select,
.customStyleSelectBoxInner {
	font-size: 11px;
	font-weight: normal;
 	letter-spacing: normal;
    outline-style: none;
    padding: 2px;
	border: 1px inset #F0F0F0;
	background-color: #fff;
	line-height: 14px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px; 
	color: #000;
}

.customStyleSelectBoxInner {
	background: url(images/canvas-list-nav-item-arrow-.gif) no-repeat center right;
    padding: 2px;
	background-color: #fff;	
}
form label {
	padding-right: 10px;
	margin-top: -2px;
	font-weight: normal;
}
input.valerror,
select.valerror,
span.customStyleSelectBox.valerror .customStyleSelectBoxInner {
	background-color: #FCDCC2;
	color: #000;
}
input.valerror.changed,
span.customStyleSelectBox.valerror.changed .customStyleSelectBoxInner {
	background-color: #fff;
}
div.valerror {
	/* compatible validation error only */
	display: none;
}
#quotes-form #formfoot {
	background-image: url(images/form_bot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	height: 11px;
}
#quotes-form form small {
	color: #333;
	text-align: center;
	margin-top: 10px;
	display: block;
}
#quotes-form form small a {
	color: #333;
}
#canvas h2#canvas-heading {
	color: #808080;
	font-family: trebuchet ms;
	font-size: 24px;
	text-align: right;
	margin-top: -4px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#canvas h2#canvas-heading span {
    color: #AC0004;
    font-size: 26px;
}
#feature {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 35px;
	padding-left: 10px;
	margin-top: -20px;
}
#feature ul {
	margin: 0px;
	padding: 0px;
}
#feature ul li {
	background-image: url(images/check.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-position: 0px 1px;
	float: right;
	list-style-image: none;
	list-style-type: none;
	font-size: 11px;
	text-transform: capitalize;
	color: #666;
	font-weight: bold;
}
#us-only {
	font-size: 11px;
	color: #808080;
	clear: left;
	padding-top: 20px;
	line-height: 16px;
}
#us-only.ten  {
	padding-top: 0px;
}
#page-end {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 11px;
	color: #202020;
	text-align: center;
	background-image: url(images/pg_foot.png);
	background-repeat: no-repeat;
}
#page-end a {
	color: #202020;
}
.clear {
	clear: both;
	float: none;
	font-size: 0px;
	height: 0px;
	overflow: hidden;
}
#val-bin {
	padding-right: 14px;
	background-image: url(images/shadowbox_arrow.png);
	background-repeat: no-repeat;
	background-position: right 40%;
	width: 356px;
	position: absolute;
	right: 0px;
	top: 80px;
	color: #FFF;
	font-size: 13px;
}
#val-bin.incontent {
	position: relative;
	right: auto;
	top: auto;
	float: right;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 5px;
}
#val-bin #val-top {
	background-image: url(images/shadowbox_top.png);
	background-repeat: no-repeat;
	height: 10px;
	font-size: 0px;
	line-height: 0px;
}
#val-bin #val-bottom {
	background-image: url(images/shadowbox_bottom.png);
	background-repeat: no-repeat;
	height: 10px;
	font-size: 0px;
	line-height: 0px;
}
#val-bin #val-content {
	background-image: url(images/shadowbox_bg.png);
	background-repeat: repeat;
	padding: 15px;
	background-color: #514D4C;
	-moz-opacity:.93; filter:alpha(opacity=93); opacity:.93;
}
#val-bin #val-content ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#val-bin #val-content ul {
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#val-bin #val-content #val-title {
	background-image: url(images/warning-icon.png);
	background-repeat: no-repeat;
	padding-left: 32px;
	background-position: 0px 3px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-weight: bold;
}

table.quotes tbody tr th {
	padding: 5px;
	text-align: left;
	/* [disabled]background-color: #eae1d6; */
	font-weight: normal;
	text-transform: capitalize;
	/* [disabled]text-decoration: underline; */
}
table.quotes tbody tr td {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
table.quotes tbody tr td strong {

}
table.quotes thead tr th {
	/* [disabled]text-transform: uppercase; */
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #fff;
	font-size: 14px;
}
table.quotes thead tr {
	background-color: #03375F;
	color: #FFF;
}
table.quotes,
#quoter table {
	font-size: 12px;
}
#quoter {
	clear: both;
	padding: 10px;
	background-attachment: scroll;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: 0 0;
}
#reghead {
	background-color: #053C65;
	padding-right: 15px;
	padding-left: 20px;
	background-image: url(images/heading.png);
	background-repeat: repeat-x;
	margin-right: -11px;
	margin-left: -10px;
	height: 70px;
}
#reghead h1 {
	font-size: 20px;
	line-height: 70px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#reghead a {
	font-size: 16px;
	line-height: 70px;
	color: #FFF;
	float: right;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
#quoted hr {
	background-color: #c0c0c0;
}
#quoter h3 {
	background-color: #c0c0c0;
    font-size: 16px;
    margin-bottom: 0;
    padding: 5px 10px;
}
#quoter .tr-underline td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
#quoter ol.noul {
	list-style-type: none;
	padding-left: 0px;
}
#quoter ol.noul li {
	list-style-type: none;
	padding-bottom: 10px;
}
#quoter ol.noul li img  {
	padding-right: 10px; 
	padding-bottom: 10px;
}

#regbread {
	font-size: 12px;
	padding-top: 32px;
	width: 80%;
	padding-left: 20%;
}
.ui-corner-top { -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; border-top-left-radius: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; border-top-right-radius: 3px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; border-bottom-left-radius: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px; border-bottom-right-radius: 3px; }
.ui-corner-right {  -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; border-top-right-radius: 3px; -moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px; border-bottom-right-radius: 3px; }
.ui-corner-left { -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; border-top-left-radius: 3px; -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; border-bottom-left-radius: 3px; }
.ui-corner-all { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

#quotes-form .tbsection {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e2e3e1;
	margin-top: 5px;
}
#regbread #steplinks td {
	text-align: left;
	font-weight: bold;
	color: #777;
	font-size: 12px;
}
#regbread #steplinks a {
	text-decoration: none;
	color: #777;
}
#regbread #progress td {
	border: 1px solid #c0c0c0;
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	margin: 0px;
	padding: 0px;
}
#regbread #progress td.selected {
	background-color: #e66600;
	background-image: url(images/progress_bg.png);
	background-repeat: repeat-x;
}
#quotes-form td em {
	font-weight: normal;
}
#quoter .litem td {
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	line-height: 22px;
}

#quoter #resultsum tbody tr td {
	padding-top: 6px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 11px;
}
#content .noul {
	line-height: 19px;
	padding-right: 20px;
}
#content .noul li {
	margin-bottom: 15px;
}
#content #inforeview {
	padding-right: 20px;
	padding-left: 20px;
}
#regbread #steplinks {
}
#quoter form #resultsinfo {
	float: left;
	width: 290px;
	background-image: url(images/bg_shade.jpg);
	background-repeat: repeat-x;
}
#quoter form #resultsmore {
	width: 570px;
	float: right;
	margin-bottom: 18px;
	line-height: 19px;
}
#quoter #errormes {
	font-size: 12px; 
	text-transform: uppercase; 
	color: #fff; 
	background-color: #AC0004; 
	padding: 10px;
	clear: both;
}
#content #whatnext {
	clear: left;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content.request-app {
	background-image: none;
	margin-left: -6px;
	height: auto;
}
#content.request-app #canvas-heading,
#content.request-app #canvas-heading span {
	font-size: 22px;
	padding-bottom: 10px;
}
#page-end #page-end-lf {
	float: left;
	width: 500px;
	text-align: left;
	padding-left: 28px;
}
#page-end #siteseal {
	float: right;
	width: 350px;
	padding-right: 31px;
	text-align: right;
}
.thank .press {
	margin: 38px;
font-size: 37px;
text-align: center;
font-weight: 700;
color: #F2964B;
line-height: 43px;
text-shadow: 1px 1px 1px #333, 1px 1px 1px #999;
}
.thank p {
	color: black;
	margin: 5px 0;
	text-align: center;
	font-size: 18px;
	line-height: 24px;
}
#thank-content {
	color: #1D5193;
	font-family: Arial;
}
#thank-content p {
	font-size: 11pt;
}
#thank-content h1 {
	font-size: 19pt;
	font-weight: normal;
}
#thank-content.f9 {
	color: black;
}
#thank-content.f9 p {
	font-size: 14px;
}
#thank-content.f9 h1 {
	text-align: center;
}
#thank-content.f9 ul {
	margin-left: 0px;
	padding-left: 0px;
}
#thank-content.f9 li {
	padding: 0px 30px;
	background: url('images/arrow-right.png') no-repeat;
	background-size: 30px 25px;
	background-position: 0px -3px;
	list-style-type: none;
	margin: 25px auto;
	font-size: 18px;
}
#thank-content.f9 li ul li {
	background: none;
}
.red {
	color: red;
}

.number {
	width: 425px;
	height: 28px;
	background: url('http://lifeinsurance2day.com/fexquote/images/number-bg.png') bottom right no-repeat;
	float: right;
	font-size: 25px;
	text-align: right;
	color: #00537d;
	padding-bottom: 10px;
	margin-bottom: -10px;
}

	.number span {
		color: #f27e00;
	}
	

.ty-questions-heading {font-size:30px;font-weight:bold;color:#193d60;margin-bottom:15px;margin-top:20px;}
.ty-questions-body {padding:30px 0;background:#fdefdf;border:1px solid #ec8000;font-size:18px;font-weight:bold;color:#4c4c4c;}
.ty-bottom-call {font-size:22px;color:#193d60;font-weight:bold;padding:0;margin:25px 0 0 0;}
.ty-bottom-number {font-size:48px;color:#eb8000;font-weight:bold;padding:0;margin:5px 0 0 0;}
.ty-speak-licensed {font-size:22px !important;color:#ec8100 !important;font-weight:bold;}
.ty-rates-for {font-size:14px !important;color:#676767 !important;margin:25px 0 0 0 !important;}
.ty-below-table {font-size:14px;color:#676767 !important;margin:5px 0 0 0;}
.ty-yellow {background-color: #fefe00;}
.ty-orange {background-color: #f99b00;}
.ty-rates-show {display: none !important;}

@media only screen and (max-width : 992px) {
	body {background-image: none !important;background-color: #fff;}
	#app {width: 100%;}
	#head {background-image: none;}
	#frame {width: 100%;padding-left: 0;padding-right: 0;background-image: none !important;overflow: hidden;}
	#content {width: 50%;background-size: cover;background-position: center top;}
	#content.ten {background-position: center 60px;}
	#us-only {padding: 15px 20px;}
	#head #subtitle {width: 50%;margin: 10px 5%;background-size: contain;height: auto !important;padding-bottom: 6.1%;}
	#feature {margin-top:0;padding-bottom: 20px;}
		#feature ul {text-align: center;}
			#feature ul li {float: none;display: inline-block;width: 40%;text-align: left;min-height: 25px;vertical-align: top;}
				#feature ul li br {display: none;}
	#canvas h2#canvas-heading {font-size: 20px;margin-right:10px;margin-top:0;}
		#canvas h2#canvas-heading span {font-size: 22px;}

	/** FIELD SPECIFIC **/
	#quotes-form {width: 50%;background:url('images/form_top_mobile.png') top center no-repeat;padding-top:38px;}
		#quotes-form form {width: 90%;padding: 20px 5% 0 5%;}
		.quotes-form-11 {background:url('images/form_top_11_mobile.png') top center no-repeat !important;}
	#quotes-form #quotes-bg {background-image: none;border-left: 1px solid #ddd; }
	#quotes-form #formfoot {background-image: none;border-bottom: 1px solid #ddd;border-left: 1px solid #ddd;}
	tr td {text-align: left !important; padding: 0;}
	table.position {position: relative !important;}
	tr.position {position: relative;}
	tr.position:after {clear: both;}
	.td-full {width: 100%;display: block;text-align: left;padding: 0 0 6px 0;}
	.td-full.dist {padding-top: 4px;}
	.td-full.label br {display: none;}
	tr.share-row {width: 47% !important;display: inline-block;margin-right: 6%;}
	tr.share-row.alt {margin-left:-4px;margin-right: 0 !important;}
	
	/* SPECIFIC FIELDS */
	.gender-tobacco {height:35px;}
		.gender-label {width: 50%;position: absolute; top: 0;left: 0;}
		.gender-field {width: 50%;position: absolute; top: 17px;left: 0;}
			.gender-field input:first-child, .gender-radio input:first-child {margin-left: 0;}
		.tobacco-label {width: 50%;position: absolute; top: 0;left: 50%;}
		.tobacco-field {width: 50%;position: absolute; top: 17px;left: 50%;}
	.address-apt {height: 42px;}
		.address-apt .addr-label {width: 65%;position: absolute;top: 0;left: 0;padding: 0 !important;}
		.address-apt .addr-field {width: 65%;position: absolute;top: 15px;left: 0;padding: 0 !important;}
		.address-apt .apt-label {width: 30%;position: absolute;top: 0;left: 70%;padding: 0 !important;}
		.address-apt .apt-field {width: 30%;position: absolute;top: 15px;left: 70%;padding: 0 !important;}
	.first-last-name {height: 44px;}
		.first-last-name td {padding: 0;}
		.first-last-name .first-label {width: 45%;position: absolute;top: 0;left: 0;text-align: left}
		.first-last-name .first-field {width: 45%;position: absolute;top: 18px;left: 0;}
		.first-last-name .last-label {width: 50%;position: absolute;top: 0;left: 50%;text-align: left;}
		.first-last-name .last-field {width: 50%;position: absolute;top: 18px;left: 50%;}
		.first-last-name input {width: 90% !important;padding: 2px 5% !important;}
				
	.coverage-length {height:45px;}
		.coverage-length .coverage-label {width: 45%;position: absolute;top: 0;left: 0;}
		.coverage-length .coverage-field {width: 45%;position: absolute;top: 15px;left: 0;}
			.coverage-length .coverage-field select {width: 100%;}
		.coverage-length .length-label {width: 50%;position: absolute;top: 0;left: 50%;}
		.coverage-length .length-field {width: 50%;position: absolute;top: 15px;left: 50%;}
			.coverage-length .length-field select {width: 100%;}
	.three-field-full select {width: 30%;margin-right: 5%;}
	.three-field-full select:first-child {}
	.three-field-full select:nth-child(2) {margin-left: -4px;}
	.three-field-full select:nth-child(3) {margin-left: -4px;margin-right: 0 !important;}
	
	.phone-full input:first-child {width: 21% !important;margin-right: 5%;padding: 2px 2%;}
	.phone-full input:nth-child(2) {width: 21% !important;margin-right: 5%;margin-left: -6px;padding: 2px 2%;}
	.phone-full input:nth-child(3) {width: 36% !important;margin-left: -6px;padding: 2px 2%;}

	.select-full select {width: 100% !important;}
	.select-full-w-image select {width: 80% !important;}
	.input-full input {width: 96% !important;padding: 2px 2% !important;}
	
	#page-end-lf {width: auto;padding:0 28px;float: none !important;}
	#page-end #siteseal {width: auto;padding:0 28px;float: none !important;text-align: center;margin-top:10px;}
	
	#form-12-submit-btn { margin-bottom: 20px; }


	/** ERRORS **/
	#val-bin {
		background-image: none !important;
		background-color:rgba(255, 0, 0, 0.9);
		bottom: 0 !important;
		top: auto;
		left: 0;
		width: 100%;
		padding: 0 !important;
	}
	
	#val-bin #val-top {background:none !important;}
	#val-bin #val-bottom {background:none !important;}
	#val-bin #val-content {background:none !important;opacity: 1;}
}

@media only screen and (max-width : 768px) {
	body {background-image: none !important;background-color: #fff;}
	#app {width: 100%;}
	#head {background-image: none;padding-left: 0;}
	#head h1#title {text-align: center;}
	#head #title a {float:none;display: inline-block;}
	#head #subtitle {width: 90%;float: none;margin: 10px 5%;background-size: contain;height: auto !important;padding-bottom: 6.1%;}
	#head #subtitle.t1 {background-position: center top;}
	#frame {width: 100%;padding-left: 0;padding-right: 0;background-image: none !important;overflow: hidden;}
	#content {width: 100%;background-size: contain;float: none;background-position: center bottom;padding-bottom: 80%;height: auto !important;}
		#content.ten {background-size: contain;background-position: center bottom;padding-bottom: 69%;}
	#canvas {padding-top: 0;}
	#canvas h2#canvas-heading {width: 100%;text-align: center !important;font-size: 20px;}
		#canvas h2#canvas-heading span {font-size: 22px;}
	#page-end #page-end-lf {width: auto !important;}
	#us-only {float: none;text-align: center;padding: 15px 5% 0 5%;}
	#quotes-form {float: none;width: 100%;}
	#quotes-form form {width: 90%;padding: 20px 5% 0 5%;}
	#quotes-form #formfoot {display: none;}
	#quotes-form #quotes-bg {border: none;}
	
	.number {width: 100%;font-size: 14px;text-align: center;height:auto;float: none;}
	.number.f17.t2 {font-size:18px !important;padding-bottom: 20px;margin-top: 10px !important;}
		
	
	/** THANK YOU PAGES **/
	#head #subtitle.t2 {display: none;}
	
	#quoter .thank {background-color:#eee !important;border-color: #ddd !important;}
	#quoter .thank p {font-size: 14px;}
	#quoter .thank .press {font-size: 28px;line-height: 34px;margin: 5px 0 10px 0;text-shadow: 1px 1px 1px #ddd, 1px 1px 1px #ddd;}
	#thank-content {text-align: left !important;}
	#thank-content h1 {font-size: 24px;}
	#thank-content p {font-size: 14px;line-height: 18px;}
	#thank-content.f9 li {
		background-size: 18px 14px;
		background-position: left top;
		padding: 0 10px 0 20px;
		font-size: 14px;
	}

	#thank-content.f9 li ul li {
		padding: 0 5px 0 10px;
		margin: 10px 0 0;
		font-size: 12px;
	}
	
	#thank-content.f9 li ul li br {
		display: block;
		margin-top: 8px;
	}

	.ty-speak-licensed {font-size:18px !important;}
	.ty-rates-for {font-size:14px !important;;margin:10px 0 0 0 !important;padding-bottom: 15px;}
	.ty-questions-heading {font-size:20px;font-weight:bold;color:#193d60;margin-bottom:15px;margin-top:20px;}
	.ty-questions-body {font-size: 16px;padding:15px;}
	.ty-bottom-call {font-size:16px;}
	.ty-bottom-number {font-size:20px;}
	.ty-rates-hide {display: none;}
	.ty-rates-table td {text-align: center !important;}
	.ty-below-table {font-size: 12px;margin-top: 15px;}
	.tooltip_error {left:20px;}
	.ty-rates-show {display: table !important;width: 100%;margin: 15px 0;}
	
}

@media only screen and (max-width : 480px) {
	#feature ul li {width: 100%;}
}