html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	margin:auto;
	padding:0px;
}
@font-face {
	font-family: 'Roboto-Light';
	src: url('font/Roboto-Light.eot?#iefix') format('embedded-opentype'),
	     url('font/Roboto-Light.woff') format('woff'),
		 url('font/Roboto-Light.ttf') format('truetype'),
		 url('font/Roboto-Light.svg#Roboto-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto-Regular';
	src: url('font/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
	     url('font/Roboto-Regular.woff') format('woff'),
		 url('font/Roboto-Regular.ttf') format('truetype'),
		 url('font/Roboto-Regular.svg#Roboto-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto-Italic';
	src: url('font/Roboto-Italic.eot?#iefix') format('embedded-opentype'),
	     url('font/Roboto-Italic.woff') format('woff'),
		 url('font/Roboto-Italic.ttf') format('truetype'),
		 url('font/Roboto-Italic.svg#Roboto-Italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto-Bold';
	src: url('font/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
	     url('font/Roboto-Bold.woff') format('woff'),
		 url('font/Roboto-Bold.ttf') format('truetype'),
		 url('font/Roboto-Bold.svg#Roboto-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto-BoldItalic';
	src: url('font/Roboto-BoldItalic.eot?#iefix') format('embedded-opentype'),
	     url('font/Roboto-BoldItalic.woff') format('woff'),
		 url('font/Roboto-BoldItalic.ttf') format('truetype'),
		 url('font/Roboto-BoldItalic.svg#Roboto-BoldItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeueCE-Roman';
	src: url('font/HelveticaNeueCE-Roman.eot?#iefix') format('embedded-opentype'),
	     url('font/HelveticaNeueCE-Roman.woff') format('woff'),
		 url('font/HelveticaNeueCE-Roman.ttf') format('truetype'),
		 url('font/HelveticaNeueCE-Roman.svg#HelveticaNeueCE-Roman') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeueCE-Italic';
	src: url('font/HelveticaNeueCE-Italic.eot?#iefix') format('embedded-opentype'),
	     url('font/HelveticaNeueCE-Italic.woff') format('woff'),
		 url('font/HelveticaNeueCE-Italic.ttf') format('truetype'),
		 url('font/HelveticaNeueCE-Italic.svg#HelveticaNeueCE-Italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeueCE-Bold';
	src: url('font/HelveticaNeueCE-Bold.eot?#iefix') format('embedded-opentype'),
	     url('font/HelveticaNeueCE-Bold.woff') format('woff'),
		 url('font/HelveticaNeueCE-Bold.ttf') format('truetype'),
		 url('font/HelveticaNeueCE-Bold.svg#HelveticaNeueCE-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeueCE-BoldItalic';
	src: url('font/HelveticaNeueCE-BoldItalic.eot?#iefix') format('embedded-opentype'),
	     url('font/HelveticaNeueCE-BoldItalic.woff') format('woff'),
		 url('font/HelveticaNeueCE-BoldItalic.ttf') format('truetype'),
		 url('font/HelveticaNeueCE-BoldItalic.svg#HelveticaNeueCE-BoldItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadPro-It';
	src: url('font/MyriadPro-It.eot?#iefix') format('embedded-opentype'),
	     url('font/MyriadPro-It.otf') format('opentype'),
		 url('font/MyriadPro-It.woff') format('woff'),
		 url('font/MyriadPro-It.ttf') format('truetype'),
		 url('font/MyriadPro-It.svg#MyriadPro-It') format('svg');
	font-weight: normal;
	font-style: normal;
}
a{
	-webkit-transition: all .20s ease-in-out .0s;
	-moz-transition: all .20s ease-in-out .0s;
	-ms-transition: all .20s ease-in-out .0s;
	-o-transition: all .20s ease-in-out .0s;
	transition: all .20s ease-in-out .0s;
}
a:hover{
	outline:none;
}
#wrapper{
	width:auto;
	height:auto;
}
.wrapper_container_csg_m{
	max-width:481px;
	height:auto;
	margin:auto;
}
/*============================================ Header Start ============================================*/
.header_container_csg_m{
	background:#FFF;
	padding:15px;
	padding-bottom:20px;
}
.advertorial_csg_m{
	color:#4d4e4f;
	font-size:14px;
	font-family: 'HelveticaNeueCE-Roman';
	font-weight:normal;
	text-align:center;
	background:#f2f2f2;
	padding:8px;
}
.logo_csg_m{
	padding-top:5px;
	text-align:center;
}
.logo_csg_m img{
	display:inline-block;
}
/*============================================ Body Container Start ============================================*/
.body_container_csg_m{
	background:url(images/header_shadow_csg_m.png) repeat-x top;
}
.body_box_csg_m{
	background:url(images/header_shadow_csg_m.png) repeat-x top #FFF;
	max-width:481px;
	height:auto;
	margin:auto;
	padding:0px 10px;
	padding-bottom:50px;
}
.body_left_csg_m{
	padding-top:30px;
}
.body_left_csg_m h1{
	color:#8c1003;
	font-size:25px;
	font-weight:normal;
	font-family: 'Roboto-Bold';
	line-height:34px;
}
.body_left_csg_m h6{
	color:#7c7a7a;
	font-size:16px;
	font-weight:normal;
	font-family: 'Roboto-Bold';
	padding-top:10px;
}
.body_left_csg_m hr{
	display:block;
	background-color:#f1f1f1;
	height:1px;
	margin:10px 0px 0px;
}
.content_csg_m{
}
.content_csg_m img{
	float:left;
	margin-right:20px;
	margin-top:15px;
}
.date_csg_m{
	padding-top:15px;
	color:#404142;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.content_csg_m h1{
	color:#124e82;
	font-size:18px;
	font-weight:normal;
	font-family: 'Roboto-Bold';
	padding-top:20px;
}
.content_csg_m p{
	color:#353535;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:15px;
}
.content_csg_m p em{
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}
.content_csg_m p a{
	color:#3399da;
	text-decoration:underline;
}
.content_csg_m p a:hover{
	color:#3399da;
	text-decoration:none;
}
.enter_zip_container_csg_m{
	margin:auto;
	margin-top:20px;
	background:#fffff5;
	border-left:2px solid #365975;
	padding:15px 25px;
}
.enter_zip_container_csg_m h2{
	color:#365975;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:12px;
	line-height:28px;
}
.enter_zip_container_csg_m label{
	color:#21336b;
	font-size:20px;
	font-weight:normal;
	font-family: 'Roboto-Bold';
}
.enter_zip_container_csg_m input[type="text"],
.enter_zip_container_csg_m input[type="tel"],
.enter_zip_container_csg_m input[type="email"]{
	border-color:#bdbfc2;
	border-width:2px;
	color:#636566;
	font-size:25px;
	height:60px !important;
	font-weight:normal;
	font-family: 'Roboto-Bold';
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
	-khtml-border-radius: 0px !important;
}
.get_my_lowest_rates_btn_csg_m{
	padding-top:20px;
	text-align:center;
}
.get_my_lowest_rates_btn_csg_m input[type="image"]{
	display:inline-block;
}
.continue_reading_btn_csg_m{
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:1px solid #d7d7d7;
}
.continue_reading_btn_csg_m img{
	display:inline-block;
	float:none!important;
	margin:auto!important;
	width:auto !important;
	height:auto !important;
}
.map_popup_container{
	margin-top:30px;
	background:url(images/map_popup_bg_csg_m.jpg) no-repeat left top;
	padding:50px 0px 80px;
}
.map_popup_container h1{
	color:#3a5898;
	text-align:center;
	font-size:29px;
	font-weight:normal;
	font-family: 'Roboto-Bold';
	padding-top:25px;
}
.map_popup_container h2{
	color:#000000;
	font-size:26px;
	font-weight:normal;
	font-family: 'Roboto-Regular';
	text-align:center;
	background:none;
	border:none;
	padding:15px 0px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
.map_popup_container h2 strong{
	font-weight:normal;
	font-family: 'Roboto-Bold';
}
.check_discount_csg_m{
	max-width:666px;
	margin:auto;
	margin-top:20px;
	padding:25px 10px 30px;
}
.check_discount_csg_m label{
	color:#21336b;
	font-size:17px;
	font-weight:normal;
	font-family: 'Roboto-Regular';
}
.check_discount_csg_m input[type="text"],
.check_discount_csg_m input[type="tel"],
.check_discount_csg_m input[type="email"]{
	color:#636566;
	font-size:18px;
	font-weight:normal;
	font-family: 'Roboto-Bold';
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
	-khtml-border-radius: 0px !important;
	height:42px !important;
	border:1px solid #b5b5b7;
}
/*============================================ Transition Page*/
.transition_contai_csg_m{
	display:none;
	background:#FFF;
	text-align:center;
}
.transition_contai_csg_m h1{
	color:#2591ce;
	font-size:28px;
	font-weight:normal;
	font-family: 'Roboto-Bold';
	padding:15px 5px 10px;
}
.transition_contai_csg_m h2{
	color:#4d4b4c;
	font-size:18px;
	font-weight:normal;
	font-family: 'Roboto-Regular';
	padding:0px 5px 15px;
	line-height:26px;
}
.transition_contai_csg_m h2 strong{
	font-weight:normal;
	font-family: 'Roboto-Bold';
	color:#2591ce;
}
.transition_contai_csg_m h3{
	color:#4d4b4c;
	font-size:17px;
	font-family: 'Roboto-Italic';
	font-weight:normal;
	line-height:25px;
	padding:10px 5px 20px;
}
.transition_contai_csg_m h3 strong{
	font-weight:normal;
	font-family: 'Roboto-BoldItalic';
}
/*--------------------- XXXXX ---------------------*/
.body_right_csg_m{
	padding-top:30px;
}
/*============================================ Fotm Start ============================================*/
.form_container_csg_m{
	border:2px solid #8fa2b6;
	background:#FFF;
	box-shadow: 1px 1px 3px #a2a4a9;
	-moz-box-shadow: 1px 1px 3px #a2a4a9;
	-webkit-box-shadow: 1px 1px 3px #a2a4a9;
}
.form_container_csg_m h1{
	color:#fff;
	font-size:42px;
	font-weight:normal;
	font-family: 'Roboto-Bold';
	text-align:center;
	background:#124e82;
	padding:10px 5px 5px;
}
.form_container_csg_m h2{
	font-weight:normal;
	font-family: 'Roboto-Bold';
	text-align:center;
	color:#124e82;
	font-size:40px;
	padding:10px 5px 10px 5px;
}
.form_container_csg_m h3{
	font-weight:normal;
	font-family: 'Roboto-Bold';
	text-align:center;
	color:#FFF;
	font-size:33px;
	background:#124e82;
	padding:0px 5px 10px 5px;
}
.lowest_logos_csg_m{
	padding:10px 5px 0px;
	text-align:center;
}
.lowest_logos_csg_m img{
	display:inline-block;
}
.form_box_csg_m{
	background:#f3f6f9;
	margin:10px;
}
.form_box_csg_m h1{
	padding:0px;
	font-weight:normal;
	font-family: 'Roboto-Bold';
	text-align:center;
	color:#ed3044;
	background:none;
	font-size:30px;
	padding-top:20px;
}
.form_box_csg_m p{
	color:#4b4c4c;
	font-size:28px;
	font-weight:normal;
	text-align:center;
	font-family: 'Roboto-Regular';
	padding-top:10px;
}
.form_csg_m{
	padding:10px;
}
.form_csg_m label{
	color:#4c4f51;
	font-size:20px;
	font-weight:normal;
	font-family: 'Roboto-Regular';
}
.form_csg_m input[type="text"],
.form_csg_m input[type="tel"],
.form_csg_m input[type="email"]{
	border-color:#bdbfc2;
	border-width:2px;
	color:#636566;
	font-size:25px;
	height:60px !important;
	font-weight:normal;
	font-family: 'Roboto-Bold';
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
	-khtml-border-radius: 0px !important;
}
.input-lg,
.input-lg > .dropdown-toggle{
	height:60px !important;
}
.form_csg_m .bootstrap-select > .dropdown-toggle,
.form_csg_m .bootstrap-select.btn-group > .disabled{
	border-color:#cececf;
	border-width:2px;
	background: #fff;
	font-size:16px;
	color:#636566;
	font-size:18px;
	font-weight:normal;
	font-family: 'Roboto-Regular';
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
	-khtml-border-radius: 0px !important;
}
.form_radio_button_csg_m{
	text-align:left;
}
.form_radio_button_csg_m input[type="radio"] {
	display:none;
}
.form_radio_button_csg_m input[type="radio"] + label {
	margin-right:5px;
	cursor:pointer;
	padding-right:0px;
	margin-bottom:0px;
	padding-top:0px !important;
	width:48%;
	float:left;
}
.form_radio_button_csg_m input[type="radio"] + label p {
	height:55px;
	vertical-align:middle;
	background: #efefef;
	border:1px solid #6d6e72;
	cursor:pointer;
	text-align:center;
	line-height:52px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-khtml-border-radius:3px;
	color:#6d6e72;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:26px;
	font-weight:normal;
    font-family: 'Roboto-Regular';
	padding-top:0px;
}
.form_radio_button_csg_m input[type="radio"]:checked + label p {
	background: #124e82;
	color:#FFF;
	border:1px solid #124e82;
}
.new_citystatezip_csg_m{
	background:#e9f5fb;
	color:#666666;
	font-size:18px;
	font-family: 'Roboto-Regular';
	font-style:normal;
	border:2px solid #919191;
}
.new_citystatezip_csg_m span{
	font-size:13px;
	line-height:24px;
}
.werespect_csg_m{
	color:#0093ed;
	font-size:13px;
	padding-top:5px;
	font-family: 'Roboto-Regular';
	font-weight:normal;
}
.padlright_csg_m{
	padding-left:0px !important;
	padding-right:10px !important;
}
.padnone_csg_m{
	padding-left:0px !important;
	padding-right:0px !important;
}
.date_padlft_csg_m{
	padding-left:0px !important;
	padding-right:3px !important;
}
.date_padmid_csg_m{
	padding-left:3px !important;
	padding-right:3px !important;
}
.date_padrt_csg_m{
	padding-left:3px !important;
	padding-right:0px !important;
}
.divopen {
	display: none;
}
.edit_csg_m{
	background:#82a94a;
	padding:3px 20px;
	font-size:15px;
	color:#FFF;
}
.addvehickes_csg_m{
	text-align:right;
}
.form_getrates_botton_csg_m{
	text-align:center;
}
.form_getrates_botton_csg_m input[type="image"]{
	display:inline-block;
}
.mobi_navigation_csg{
	padding-top:15px;
	text-align:center;
}
.mobi_navigation_csg ul{
	margin-bottom:0px;
}
.mobi_navigation_csg ul li{
	list-style:none;
	color:#7a7a7a;
	display:block;
	padding:20px 10px 0px 10px;
	line-height:16px;
}
.mobi_navigation_csg ul li a{
	color:#7a7a7a;
	font-size:19px;
	font-family: 'Roboto-Light';
	font-weight:normal;
	text-decoration:underline;
}
.mobi_navigation_csg ul li a:hover,
.mobi_navigation_csg ul li a:focus{
	color:#8c1003;
	text-decoration:none;
}
/*============================================= Footer Start ============================================*/
.footer_container_csg_m{
	background:#efefef;
	padding:15px;
	text-align:center;
}
.footer_navi_csg_m{
	padding-top:20px;
	color:#7c7c7c;
	font-size:16px;
	font-weight:normal;
	font-family: 'Roboto-Regular';
}
.footer_navi_csg_m a{
	color:#7c7c7c;
	font-size:16px;
	font-weight:normal;
	font-family: 'Roboto-Regular';
	padding-left:10px;
	padding-right:10px;
}
.footer_container_csg_m h2{
	padding-top:15px;
	color:#7c7c7c;
	font-size:15px;
	font-weight:normal;
	font-family: 'Roboto-Regular';
}
.footer_container_csg_m p{
	padding-top:15px;
	color:#7c7c7c;
	font-size:11px;
	font-weight:normal;
	font-family: 'Roboto-Regular';
	line-height:15px;
	text-align:left;
}
.copy_csg_m{
	padding-top:20px;
	color:#7c7c7c;
	font-size:13px;
	font-weight:normal;
	font-family: 'Roboto-Regular';
	line-height:15px;
}
.clear{
	clear:both;
}
/*============================================ Css Update 2017-05-09 ============================================*/
.body_left_update_csg_m{
	padding-top:30px;
}
.body_left_update_csg_m h1{
	color:#3a5897;
	font-size:24px;
	font-weight:normal;
	font-family: 'HelveticaNeueCE-Roman';
	line-height:35px;
}
.body_left_update_csg_m h1 strong{
	font-weight:normal;
	font-family: 'HelveticaNeueCE-Bold';
}
.body_left_update_csg_m h6{
	color:#7c7a7a;
	font-size:15px;
	font-weight:normal;
	font-family: 'HelveticaNeueCE-Bold';
	padding-top:10px;
}
.content_update_csg_m img{
	float:left;
	margin-right:20px;
	margin-top:15px;
}
.content_update_csg_m h3{
	color:#124e81;
	font-size:17px;
	font-weight:normal;
	font-family: 'HelveticaNeueCE-Roman';
	padding-top:15px;
}
.content_update_csg_m h3 strong{
	font-weight:normal;
	font-family: 'HelveticaNeueCE-Bold';
}
.content_update_csg_m p{
	color:#353535;
	font-size:16px;
	font-weight:normal;
	font-family: 'HelveticaNeueCE-Roman';
	padding-top:15px;
}
.content_update_csg_m p em{
	font-family: 'HelveticaNeueCE-Italic';
	font-style:normal;
}
.content_update_csg_m p strong{
	font-weight:normal;
	font-family: 'HelveticaNeueCE-Bold';
}
.content_update_csg_m p a{
	color:#3399da;
	text-decoration:underline;
}
.content_update_csg p a:hover{
	color:#3399da;
	text-decoration:none;
}
.health_innovators_csg_m{
	border:2px solid #124e81;
	background:#d7f2f9;
}
.health_innovators_csg_m h2{
	color:#fff;
	font-size:22.36px;
	font-weight:normal;
	font-family: 'HelveticaNeueCE-Roman';
	background:#124e81;
	padding:17px 10px;
	text-align:center;
}
.health_innovators_csg_m h2 strong{
	font-weight:normal;
	font-family: 'HelveticaNeueCE-Bold';
}
.fifty_plans_csg_m{
	background:#FFF;
	text-align:center;
	padding:10px;
}
.fifty_plans_csg_m img{
	display:inline-block;
}
.health_plans_form_csg_m{
	padding:10px;
}
.health_plans_form_csg_m label{
	text-align:center;
	display:block;
	color:#124e81;
	font-size:22.87px;
	font-weight:normal;
	font-family: 'HelveticaNeueCE-Roman';
	padding:10px 0px;
}
.health_plans_form_csg_m label strong{
	font-weight:normal;
	font-family: 'HelveticaNeueCE-Bold';
}
.health_plans_form_csg_m input[type="text"],
.health_plans_form_csg_m input[type="tel"]{
	color:#aeacaf;
	font-size:28.35px;
	font-weight:normal;
	font-family: 'HelveticaNeueCE-Roman';
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
	-khtml-border-radius: 0px !important;
	border:2px solid #b5b5b7;
	text-align:center;
	height:78px !important;
}
.health_plans_form_csg_m button[type="button"]{
	background:#27a9e3;
	border:2px solid #fff;
	-moz-box-shadow: 2px 3px 3px #c2c2ba;
	-webkit-box-shadow: 2px 3px 3px #c2c2ba;
	box-shadow:2px 3px 3px #c2c2ba;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
	-khtml-border-radius: 0px !important;
	font-size:37.25px;
	font-weight:normal;
	font-family: 'HelveticaNeueCE-Bold';
	height:84px;
}
.health_insu_csg_m{
	text-align:center;
	background:url(images/header_shadow_csg_m.png) repeat-x top #ddf4fc;
	padding:10px;
}
.map_update_csg_m{
	border:1px solid #f8f8f8;
	margin-top:30px;
}
.map_header_csg_m{
	background:#3a5897;
	border-bottom:6px solid #6b8ac1;
	padding:20px 12px 15px;
	text-align:center;
}
.map_header_csg_m h1{
	color:#ffffff;
	font-size:18.94px;
	font-weight:normal;
	font-family: 'HelveticaNeueCE-Bold';
}
.map_header_csg_m h3{
	font-family: 'HelveticaNeueCE-Italic';
	font-style:normal;
	color:#FFF;
	font-size:14.83px;
	padding-top:6px;
}
.map_up_box_csg_m{
	text-align:center;
}
.map_up_box_csg_m img{
	display:inline-block;
}
/*============================================ Css Update 2017-06-02 ============================================*/
.body_left_update_csg_m h2{
	color:#8c1003;
	font-size:25px;
	font-weight:normal;
	font-family: 'HelveticaNeueCE-Bold';
	line-height:35px;
}
.content_up_update_csg_m{
}
.content_up_update_csg_m img{
	float:left;
	margin-right:20px;
	margin-top:15px;
}
.content_up_update_csg_m p{
	color:#353535;
	font-size:16px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:15px;
}
.content_up_update_csg_m p em{
	font-family: 'HelveticaNeueCE-Italic';
	font-style:normal;
	font-size:17px;
}
.content_up_update_csg_m p strong{
	font-weight:normal;
	font-family: 'HelveticaNeueCE-Bold';
}
.content_up_update_csg_m p a{
	color:#3399da;
	text-decoration:underline;
}
.content_up_update_csg_m p a:hover{
	color:#3399da;
	text-decoration:none;
}
.map_update2_csg_m{
	border-bottom:1px solid #ebeaea;
	padding-bottom:15px;
	margin:30px -10px 0px;
}
.map_header_up_csg_m{
	background:#365975;
	border-bottom:6px solid #da7575;
	padding:10px;
	text-align:center;
}
.map_header_up_csg_m h1{
	color:#ffffff;
	font-size:18px;
	font-weight:normal;
	font-family: 'HelveticaNeueCE-Bold';
	line-height:normal;
	padding-top:0px;
}
.map_header_up_csg_m h3{
	font-family: 'MyriadPro-It';
	font-style:normal;
	color:#FFF;
	font-size:27.44px;
	padding-top:6px;
}
.map_up2_box_csg_m{
	text-align:center;
}
.map_up2_box_csg_m img{
	display:inline-block;
	float:none;
	margin:auto;
}
.viewHealthRatesHere_btn_csg{
	text-align:center;
	margin-top:20px;
	border-bottom:1px solid #d7d6d6;
	padding-bottom:20px;
}
.viewHealthRatesHere_btn_csg img{
	float:none;
	margin:auto;
}