body {
	/*background: #d0dded url('/images/public/body_bg.jpg') repeat-x scroll top left;*/
	margin:0px;
	padding:0px;
	text-align: left;
	/*color: #4e4e4e;*/
	background-color: #84b2c9;
}

a {
	text-decoration: none;
}

a.hover {
	text-decoration: none;
}

.footer a{
	color: #bfcddd;
}

.footer a:hover{
	color: #fff;
}

.wrapper {
	width: 974px;
	margin: 0px auto;
}

.header {

	width: 940px;
	height: 145px;
	margin: 0 auto;
	position: relative;
}

.login .home_checkbox {
	height: 12px;
	width: 12px;
	margin-right: 8px;
}

.login input {
	/*width:100px;*/
}

.forgot { color: #83ADBE; font-size:.5em;}
.forgot:hover { color: #fff; }

#remember { color: #83ADBE; font-size:.8em; padding-right:13px;}
#remember:hover { color: #fff; }

.field_pad {
  padding: 4px;
}

body.maint {
	margin-top: 10%;
}

.maint-box {
	background-color: white;
	width: 640px;
	height: 300px;
	text-align:center;
	margin: 0 auto;
	margin-top: 20px;
	line-height: 2.5em;
	padding: 20px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
.maint-box h1 {
	padding-top: 15%;
}

.main_top {
	background: transparent url('/images/public/page_top.jpg') no-repeat scroll top left;
	width: 940px;
	height: 22px;
	margin: 0 auto;
}

.main_middle {
	background: transparent url('/images/public/page_middle.jpg') repeat-y scroll top left;
	width: 840px;
	padding: 10px 50px 40px 50px;
	margin: 0 auto;
}

.faq strong {
	color: #4e8abe;
	padding-top: 15px;
	font-weight: bold;
	font-size: 1.4em;
}


.main_bottom {
	background: transparent url('/images/public/page_bottom.jpg') no-repeat scroll bottom left;
	width: 840px;
	padding: 10px 50px 40px 50px;
	margin: 0 auto;
}

.main_bottom .left {
	float: left;
	width: 335px;
}

.main_bottom .right {
	padding-left: 20px;
	width: 315px;
}

.main_bottom_alt {
	background: transparent url('/images/public/main_bottom.jpg') no-repeat scroll bottom left;
	width: 671px;
	padding: 0px 60px 20px 30px;
	height: 20px;
}

.nav_bottom li{
	color: #fff;
	padding: .55em 0em;
	border-bottom: 1px solid #a7bbd1;
}

.nav_bottom li[class="top"]{
	padding: 0em 0em .75em 0em ;
}

.nav_bottom li[class="bottom"]{
	border: none;
}

.nav_bottom li a{
	color: #fff;
	font-weight: bolder;
}

.nav_bottom li a:hover{
	color: #223d62;
}

.left {
	float: left;
}

.right {
	width: 461px;
	float: right;
	text-align:left !important;
}

h1 {
	font-size: 1.75em;
	color: #f08e31;
	font-weight: normal;
}

h1[class="inline"] {
	font-size: 3em;
	display: inline;
	font-weight: bolder;
}


h2 {
	font-size: 1.5em;
	color: #f08e31;
	line-height: 1em;
}

input#dealership_name {
	margin-bottom: 10px;
}

h3 {
	font-size: 1.25em;
	color: #f08e31;
	margin-top: 10px;
}

h3#split {
	background: transparent url('/images/public/h3_bg.jpg') no-repeat scroll top left;
	height: 20px;
	padding: 10px 0 10px 10px;
}


h3[class="terms"] {
	margin-top: 20px;
	margin-bottom: 0px;
	color: #f08e31;
}

h4 {
	font-size: 1.1em;
	color: #f08e31;
}

h5 {
	font-size: 1em;
	color: #f08e31;
}

p {
	margin: 5px 0px;
	line-height: 1.75em;
}

p[class="justified"] {
	text-align: justify ;
}

label kbd {
	text-decoration: underline;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
}

hr {
	border: 0px solid black;
	background-color: #1d487b;
	height: 1px;
}


dt {
	width: 120px;
	float: left;
	text-align: right;
	margin: 0px 5px;
	padding-top: 1px;
	clear: both;
}

dd {
	margin: 10px 0px;
}

dd input[name="state"]{
	width: 3em;
}

/*------------------layout---------------------*/

.nav {
	height: 50px;
	text-align: center;
}
.main_content {
	text-align: left;
}

.main_content p {
	margin-bottom: 10px;
}

.sub_content {
	text-align: left;
}

.footer {
	width: 900px;
	text-align: center;
	line-height: 2.5em;
	color: #335285;
	margin: 0 auto;
}

.footer a{
	color: #335285;
	margin: 0px 5px;
}

.footer a:hover{
	color: #335285;
	text-decoration: underline;
}

.result#profile {
	padding: 10px 0px 14px 0px;
	border-bottom: 1px dotted #a8beda ;
	margin-bottom: 10px;
}

.result .left{
	width: 100px;
	float: left;
}

.result .left_profile{
	width: 140px;
	padding: 0px 10px;
	float: left;
}

.result .right{
	width: 470px;
	padding: 0px 20px;
	float: right;
}

.result .right .buttons{
	float: right;
	padding-top: 25px;
}

.result .right .buttons_2{
	float: right;
	margin-left: 15px;
}

.result .right .buttons a{
	font-size: 1.4em;
	color: #000;
}

.result .right .buttons a:hover{
	text-decoration: underline;
}


.result .right h3{
	margin: 0px 0px 10px 0px;
	line-height: 1em;
}

.search_box {
	padding: 5px;
	background: #c0d0e3;
	color: #000;
	margin: 10px 0px;
	border-left: 1px dotted #FFF;
}

.group {
	border-bottom: 1px dotted #87a9ca;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.clear {
	clear: both;
}

#address_list {
	margin-bottom: 10px;
}

.agree {
	margin-left: 20px;
	font-weight: bolder;
	font-size: 1.3em;
}


.landing_bg { position: relative; width: 840px; text-align: left; }
.landing_bg ul#address {
  float:left;
  margin-right:20px;
  width:180px;
  height:400px;
  padding:10px;
  margin-top:0px;
  padding-top:0px;
  overflow:hidden;
  /*border:1px solid grey;*/
}

ul#landing-nav {margin-bottom:20px;height: 148px}
ul#landing-nav li {float:left; position: relative;}

ul#landing-nav a #update {
	width: 150px;
	height: 130px;
	background: transparent url('/images/update_btn.jpg') no-repeat 0 -130px;
}
ul#landing-nav a #update:hover {
	background-position: 0px 0px;
}

ul#landing-nav a #my_account {
	width: 150px;
	height: 130px;
  background: transparent url('/images/my_account_btn.jpg') no-repeat scroll 0 -130px;
}
ul#landing-nav a #my_account:hover {
	background-position: 0px 0px;
}

ul#landing-nav a #drive {
	width: 150px;
	height: 130px;
	background: transparent url('/images/take_drive_btn.jpg') no-repeat scroll 0px -130px;
}
ul#landing-nav a #drive:hover {
	background-position: 0px 0px;
}

ul#landing-nav a #messages {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
	width: 150px;
	height: 130px;
	background: transparent url('/images/messages_btn.jpg') no-repeat 0 -130px;
}

ul#landing-nav a #messages:hover {
	background-position: 0px 0px;
}

ul#landing-nav a #messages_none {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
	width: 150px;
	height: 130px;
	background: transparent url('/images/messages_none_btn.jpg') no-repeat 0 -130px;
}
ul#landing-nav a #messages_none:hover {
	background-position: 0px 0px;
}


ul#landing-nav li div.count{
	font-size: 1.25em;
	color: white;
	position: absolute;
	z-index: 100;
	top: 16px;
	left: 83px;
}

.landing_bg h1 {
	margin-top: 30px;
	margin-bottom: 15px;
	font-size: 2.2em;
}

.center {
	width: 720px;
	margin: 160px auto;
}

.center_demo {
	width: 800px;
	margin: 0px auto;
}

.main_bottom .two_column .first_column {
	float: left;
	width: 580px;
}

.main_bottom .two_column .last_column {
	float: right;
	width: 220px;
}

#right_list li {
	padding: 8px 0;
	border-bottom: 1px solid #e9f0f7;
	color: #565656;
	line-height: 1.7em;
}

#right_list h2{
	color: #F08E31;
	margin-top: 15px;
}

.main_bottom .two_column_equal .first_column {
	float: left;
	width: 400px;
}

.main_bottom .two_column_equal .last_column {
	float: right;
	width: 400px;
}

hr {
	margin: 20px 0;
	background: #e1e9f3;

}

.logged_in {
	color: #fff;
	position: absolute;
	right: 20px;
	top: 20px;
	text-align: right;
	width: 400px;
}

.logged_in strong{
	font-weight: bolder;
	color: #fff;
}

.logged_in a{
	color: #fff;
	text-decoration: underline;
}

#address li{
	padding: 3px 0;
}

/* ----------------| User Feedback - Alerts & Errors | -------------------*/

.labelWithError {
	color: red;
}

div.notice {
	border: 1px solid #334801;
	padding: 10px;
	margin: 0px 10px 20px 10px;
	background-color: #80b815;
	color: #FFF;
}

div.error {
	border: 1px solid #2c0101;
	padding: 10px;
	margin: 10px;
	background-color: #a70a0a;
	color: #FFF;
}

div.error a {
	color: #FFF;
	text-decoration: underline;
}

.errorExplanation {
	padding: 10px 20px 20px 20px;
	background: #c58678;
	margin: 10px 20px 10px 0px;
}

.errorExplanation h2 {
	color: #8a3622;
	margin-bottom: 7px;
}

.errorExplanation p {
	background: #8a3622;
	padding: 5px;
	color: #fff;
	margin: 5px 0px 7px 0px;
}

.errorExplanation li {
	color: #fff;
	line-height: 150%;
	list-style-type: disc;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	border-bottom: 1px dotted #a66b5e;
}

/* ----------------| Pagination | ----------------------------------------*/

.pager {
	text-align: center;
	margin-top: 10px;
}

.pagination {
	padding: 3px;
	margin: 3px;
}

.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #1D487B;
}

.pagination a:hover, .pagination a:active {
	border: 1px solid #1D487B;
	color: #1D487B;
}

.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #1D487B;
	font-weight: bold;
	background-color: #1D487B;
	color: #FFF;
}

.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #eee;
	color: #ddd;
}

.expired {color:red;}
div.fieldWithErrors {display:inline;}
.fieldWithErrors input {border: 1px solid red;}
.fieldWithErrors label {color:red;}

#zip_code {
	width: 60px;
}

.highlight { font-weight:bolder;color:#F08E31; }

#social_buttons { height:56px; position:absolute; left:180px; top:50px; }
#social_buttons img { margin-right:1px; margin-top:-1px; }
#social_buttons .intro { top:6px; position:absolute; }
#social_buttons .first_sm { margin-left:0; }

.button_left {
	padding: 6px 0px 0px 14px;
	height: 25px;
	margin: 10px 0px 10px 0px;
	background: transparent url('/images/right_col_button_left.jpg') no-repeat scroll top left;
	float: left;
	text-align: left;
	color: #fff;
	text-transform: capitalize;
	font-size: 8pt;
	font-weight: bold;
}
.button_left:hover {
	color: #555555;
}
.button_right_cap {
	width: 15px;
	height: 29px;
	margin: 10px 0px 10px 0px ;
	background: transparent url('/images/right_col_button_cap.jpg') no-repeat scroll top right;
	float: left;
}

.button_left_green {
	padding: 7px 0px 0px 14px;
	height: 24px;
	margin: 10px 0px 10px 0px;
	background: transparent url('/images/green_button.jpg') no-repeat scroll top left;
	float: left;
	text-align: left;
	color: #fff;
	text-transform: capitalize;
	font-size: 8pt;
	font-weight: bold;
}
.button_left_green:hover {
	color: #555555;
}
.button_right_cap_green {
	width: 15px;
	height: 29px;
	margin: 10px 0px 10px 0px ;
	background: transparent url('/images/green_button_cap.jpg') no-repeat scroll top right;
	float: left;
}


/*New Styles*/

body {
	/*background: #84b2c9 url("/images/page_bg.jpg") repeat-x scroll top left;*/
	margin: 0;
	padding: 0;
	font-size: 10pt;
	line-height: 1em;
}

a {
	text-decoration: none;
	color: #4a7cad;
}

p {
	line-height: 1.4em;
	color: #2c2c2d;
}

#header {
	position: relative;
	background: #84b2c9 url("/images/page_bg.jpg") repeat-x scroll top left;
}
#header .header-container {
	position: relative;
	width: 1000px;
	height: 150px;
	margin: 0px auto;
}

#header #branding{
	position: absolute;
	top: 30px;
	left: 10px;
}

#header #top #social_buttons {
	position: absolute;
	top: 11px;
	left: 19px;
	padding: 0;
	margin: 0;
}

#header #top #social_buttons li.label{
	display: inline-block;
	-moz-border-radius: none;
	padding: 5px;
	margin-right: 5px;
	color: #fff;
	background: transparent;
	width: auto;
	font-weight: 100;
	font-size: .8em;
}


#header #top #social_buttons li{
	display: inline-block;
	-moz-border-radius: 5px;
	background: #5383b0;
	padding: 7px;
	margin-right: 8px;
	width: 11px;
	height: 11px;
	color: #fff;
}


#header #top {
	background: transparent url("/images/top_bg.png") no-repeat scroll top left;
	height: 75px;
	width: 774px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#header #top #forgot{
	color: #bcd4ea;
	font-weight: 100;
}

#header #top #remember{
	color: #bcd4ea;
	font-weight: 100;
	text-align: right;
  	margin-top:23px;
}
#header #top #remember li {
  display: inline-block;
  margin-left: 20px;
}

#header #top .login {
  position: absolute;
	right: 10px;
	top: 0px;
	width: 545px;
	height: 45px;
	padding-top: 10px;
}


#header #top .login #login_form {}

#header #top .login #login_form .username {
  color: #fff;
}
#header #top .login #login_form #user_username {
  width: 150px;
}
#header #top .login #login_form .password {
  color: #fff;
}
#header #top .login #login_form #user_password {
  width: 150px;
}
#header #top .login #login_form .submit {
  position: absolute;
  top: 5px;
  right: 10px;
}

.join {
  padding: 20px 20px;
}

.content-container {
  background: #84b2c9 url("/images/page_bg.jpg") 0 -150px repeat-x;
  padding-bottom: 20px;
}

.content {
	margin: 0px auto;
	width: 1000px;
	padding: 0 0 20px 0;
	position: relative;
}

.with_bg {
	-moz-border-radius:0px 0px 5px 5px;
	-webkit-border-radius:0px 0px 5px 5px;
  background: #fff url("/images/content_bg.gif") no-repeat scroll center top;
  /*margin-bottom:20px;*/
  padding-top:30px;
}

.with_bg h3,.with_bg h2,.with_bg strong{
	margin-left: 20px;
	line-height: 1.22em;
}

.content p{
	font-size: 10pt;
	font-weight: 100;
	margin: 10px 20px 0 20px;

}

.content h1 {
	color: #093863;
	font-weight: 100;
	margin: 20px;
}

#sub_background {
	background: #84b2c9;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	line-height: 1em;
}

#sub_content {
	background: transparent url("/images/public/bottom_block_short.png") no-repeat scroll top left;
	width: 1006px;
	height: 178px;
	margin: 0 auto 0;
}

#sub_content ul{
	margin-left: 2px;
	padding: 0px;
}

#sub_content li{
	display: block;
	padding: 15px 15px 0 17px;
	height: 180px;
	width: 300px;
	float: left;
}

#sub_content li.last{
	margin-right: 0px;
}

#sub_content li h2{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	padding-top: 10px;
	margin-bottom: 0px;
}

#sub_content li p{
	color: #91c3e0;
	font-size: 18px;
	font-weight: 100;
	line-height: 1.6em;
	margin-top:-5px;
}

.footer_nav {
	width: 900px;
	padding: 20px;
	margin: 0px auto;
	text-align: center;
	color: #d3e0ed;
}

#sub_content #subttl {
	color:#e2872d;
	font-weight:bold;
	font-size:2.1em;
	margin-top:0px;
}

.footer_nav a{
	color: #355a7c;
	display: inline-block;
	margin: 0px 3px;
	font-weight: 100;
}

.footer {
	background-color: #84b2c9;
	font-size:1em;
	width: 980px;
	margin: 0px auto;
	text-align: center;
	color: #666;
	margin-top:30px;
}

.footer a{
	width: 980px;
	margin: 0px auto;
	padding-right:16px;
	text-align: center;
	color: #093a65;
}

.footer p{
	color: #666;
}

.footer2 {
	background-color: #84b2c9;
	font-size:1em;
	width: 980px;
	margin: 0px auto;
	text-align: center;
	color: #666;
	margin-top:16px;
	margin-bottom:30px;
	padding-right:16px;
}

.footer2 a{
	width: 980px;
	margin: 0px auto;
	text-align: center;
	color: #093a65;

}

.footer2 p{
	color: #666;
}

.white_box {
	padding: 20px;
	background: #dae6f0;
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 6px #758a9d;
	height: 200px;
}

.white_box label {
	display: inline-block;
	width: 150px;
	text-align: right;
	padding-right: 5px;
	font-weight: 100;
}

.white_box div.field {
	padding: 10px 0;
	margin-bottom: 0;
}

.white_box .submit {
	padding-left: 160px;
	padding-top: 10px;
}

.white_box h3 {
	font-size: 1.7em;
	margin-top: 0;
	padding: 3px 0 10px;
	color: #ef7c00;
	font-weight: 100;
}

.white_box p {
	margin-bottom: 0;
	padding-bottom: 0;
}

.content .left {
	float: left;
	width: 430px;
}

.content .right {
	float: right;
	width: 430px;
}

.clear {
	clear: both;
}

.home {
	position: relative;
	height: 358px;
	width: 1000px;
	margin-bottom: -20px;
}

.home h2 {
	color: #093863;
}

.home p {
  font-size: 25px;
	color: #093863;
	font-weight: 100;
	display: block;
	width: 500px;
	text-align: center;
}

.home strong {
  font-weight: 900;
}

.home a.join {
	display: block;
	width: 334px;
	height: 96px;
	background: transparent url("/images/home_join.png") no-repeat scroll top left;
	margin: 0px auto;
	padding: 0;
}

.home #billboard {
	background:url("/images/billboard.png") no-repeat scroll left top transparent;
  bottom:0;
  height:343px;
  padding-left:20px;
  position:absolute;
  right:0;
  width:530px;
}

.home #billboard .brand {
  position: relative;
  width: 480px;
  height: 130px;
  text-align: right;
}

.home #billboard .brand .brand_logo {
  position: absolute;
  top: 5px;
  left: 0px;
}
.home #billboard .brand h3 {
	font-size: 25pt;
	line-height: 23pt;
	padding: 0px;
	margin: 20px 20px 0 0;
	text-align: right;
	display: block;
	padding-left: 170px;
	color: #374683;
}
.home #billboard .brand h5 {
	font-size: 14pt;
	line-height: 20pt;
	padding: 0px;
	margin: 10px 20px 0 0;
	text-align: right;
	color: #ef7c00;
	display: block;
  	padding-left: 200px;
}
.home #billboard .brand p {
	font-size: 14pt;
	line-height: 14pt;
	padding: 0px;
	margin: 10px 20px 0 0;
	text-align: right;
	color: #777777;
}

#search_results {
	width: 960px;
	margin: 25px auto 0px;
}

#search_results h3{
	margin: 0 10px 0 12px;
	font-size: 2em;
	color: #0c4072;
	font-weight: 100;
}

#search_results .result {
	padding: 15px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 40px;
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 6px #758a9d;
	background: #fff;
}

#search_results .result ul {
	margin: 0;
	padding: 0;
}

#search_results .result ul li{
	display: block;
	font-weight: 100;
	color: #424243;
	margin-bottom: 3px;
}

#search_results .result h3{
	font-size: 1.5em;
	margin: 0 0 5px 0;
	padding: 0;
}

#search_results .result .lefty{
	float: left;
}

#search_results .result .righty{
	float: right;
}

.constrain {
  width: 1000px;
  margin: 0px auto;
}

#home_message {
  width: 405px;
}

#home_message #current_members {
  font-size: 39px;
  text-align: center;
  padding: 26px 0 0 0;
  color: #194072;
  line-height:1.4em;
}

#home_message #turning {
  font-size: 21px;
  text-align: center;
  padding: 20px 15px 12px;
  line-height: 28px;
  color: #194072;
  /*position:relative;
    top:55px;*/
}

#s3slider {
   width: 400px; /* important to be same as image width */
   height: 300px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 400px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 374px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
}

#slider1 {
  position: absolute;
  top: 5px;
  left: 40px;
  height: 100px;
}

/* COUNTER BOX ON HOME PAGE, DISPLAYS MILES */
#home_message #counter_box {
	background: url('/images/public/counter.png') no-repeat top left;
	width:425px;
	height:67px;
	/*position: absolute;
	 top:95px;
	 left:0px;*/
	font-size: 1.4em;
	color: #fff;
	padding-top:12px;
	margin-top: 22px;

}

/* NEW HOME ROLLOVER EFFECTS */


#header #nav {
	position: absolute;
	top: 95px;
	right: 10px;
	width: 900px;
	text-align: right;
}

#header #nav li{
	display: block;
	float: right;
}

#header #nav li a{
	font-size: 1.15em;
	color: #bcd4ea;
	font-weight: 100;
	display: block;
	margin-left: 15px;
}

#header #nav li a:hover{
	color: #fff;
}

#slides .hdr_nav a{
	display:inline-block;
	background:url(/images/hdr_nav_bg.png) no-repeat 0 0;
	height:31px;
	padding:0 0 0 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	margin:0 -5px 0 18px;
	line-height:31px;
}
#slides .hdr_nav a span{
	display:inline-block;
	background:url(/images/hdr_nav_bg.png) no-repeat 100% -31px;
	height:31px;
	padding:0 12px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	line-height:31px;
}

/* DISCLAIMER */
#disclaimer {
	margin: 0 auto;
	font-size:0.85em;
	color:#333;
	margin-bottom:0px;
	font-style: italic;
	width: 980px;
	text-align: center;
	padding-right:16px;
}

/* INTRO SWF ON FOR DRIVERS PAGE */
.intro {
	float:right;
	margin:0 20px 15px;
}

/* MONEY COUNTER */
.money-counter {
	margin-left:17px;
}
