/*
Theme Name: consumerautoloan.com
Author: Michael Heilemann
*/


/* Begin Typography & Colors */

#page{
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}
#content{
	font-size: 1.2em;
	}
.widecolumn .entry p{
	font-size: 1.05em;
	}
.narrowcolumn .entry, .widecolumn .entry{
	line-height: 1.4em;
	}
.widecolumn{
	line-height: 1.6em;
	}
.narrowcolumn .postmetadata{
	text-align: left;
	}
.thread-alt{
	background-color: #f8f8f8;
	}
.thread-even{
	background-color: white;
	}
.depth-1{
	border: 1px solid #ddd;
	}
.even, .alt{
	}
small{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
#sidebar h2{
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}
.entry p a:visited{
	color: #b85b5a;
	}
.sticky{
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2{
	padding-top: 10px;
	}
.commentlist li, #commentform input, #commentform textarea{
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
	}
.commentlist li{
	font-weight: bold;
	}
.commentlist li .avatar{ 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist cite, .commentlist cite a{
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p{
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#commentform p{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentmetadata{
	font-weight: normal;
	}
#sidebar{
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike{
	color: #777;
	}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a, h2 a:hover, h3 a:hover{
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	}
a:hover{
	color: #000000;
	text-decoration:underline;
	}
#wp-calendar #prev a, #wp-calendar #next a{
	font-size: 9pt;
	}
#wp-calendar a{
	text-decoration: none;
	}
#wp-calendar caption{
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}
#wp-calendar th{
	font-style: normal;
	text-transform: capitalize;
	}

/* End Typography & Colors */


/* Begin Structure */

#page{
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}
.narrowcolumn{
	border:1px solid #D5D4D4;
	color:#000000;
	float:left;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	height:auto;
	margin:0 0 5px;
	padding:5px;
	text-decoration:none;
	width:668px;
	}
.widecolumn{
	border:1px solid #D5D4D4;
	color:#000000;
	float:left;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	height:auto;
	margin:0 0 5px;
	padding:5px;
	text-decoration:none;
	width:668px;
	}
.post{
	text-align: left;
	}
.post hr{
	display: block;
	}
.widecolumn .post{
	margin: 0;
	}
.narrowcolumn .postmetadata{
	padding-top: 5px;
	}
.widecolumn .postmetadata{
	margin:0px;
	}
.widecolumn .smallattachment{
	text-align: center;
	float: left;
	width: 128px;
	}
.widecolumn .attachment{
	text-align: center;
	}
.postmetadata{
	clear: both;
	}
.clear{
	clear: both;
	}

/* End Structure */


/*	Begin Headers */

h2.pagetitle{
	margin-top: 0px;
	text-align: left;
	}
#sidebar h2{
	margin: 5px 0 0;
	padding: 0;
	}
h3.comments{
	padding: 0;
	}

/* End Headers */


/* Begin Images */


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

.alignright{
	float: right;
	}
.alignleft{
	float: left;
	}

/* End Images */


/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul{
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
html>body .entry li{
	margin: 7px 0 8px 10px;
	}
.entry ul li:before, #sidebar ul ul li:before{
	content: "\00BB \0020";
	}
.entry ol{
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li{
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li{
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar ul, #sidebar ul ol{
	margin: 0;
	padding: 0;
	}
#sidebar ul li{
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#sidebar ul p, #sidebar ul select{
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol{
	margin: 5px 0 0 10px;
	}
#sidebar ul ul ul, #sidebar ul ol{
	margin: 0 0 0 10px;
	}
ol li, #sidebar ul ol li{
	list-style: decimal outside;
	}
#sidebar ul ul li, #sidebar ul ol li{
	margin: 3px 0 0;
	padding: 0;
	}

/* End Entry Lists */


/* Begin Form Elements */

#searchform{ 
	}
#sidebar #searchform #s{
	width: 108px;
	padding: 2px;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}
.entry form{ /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select{
	width: 130px;
	}
#commentform input{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform{
	margin: 5px 10px 0 0;
	}
#commentform textarea{
	width: 100%;
	padding: 2px;
	}
#respond:after{
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	} 
#commentform #submit{
	margin:0 0 5px 0;
	float:left;
	}

/* End Form Elements */


/* Begin Comments*/

.alt{
	margin: 0;
	padding: 10px;
	}
.commentlist{
	padding: 0;
	text-align: left;
	}
.commentlist li{
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li{ 
	margin-right: -5px;
	margin-left: 10px;
	}
.commentlist p{
	margin: 10px 5px 10px 0;
	}
.children{ 
	padding: 0; 
	}
#commentform p{
	margin: 5px 0;
	}
.nocomments{
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata{
	margin: 0;
	display: block;
	}

/* End Comments */


/* Begin Sidebar */

#sidebar{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}
#sidebar form{
	margin: 0;
	}

/* End Sidebar */


/* Begin Calendar */

#wp-calendar{
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
#wp-calendar #next a{
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a{
	padding-left: 10px;
	text-align: left;
	}
#wp-calendar a{
	display: block;
	}
#wp-calendar caption{
	text-align: center;
	width: 100%;
	}
#wp-calendar td{
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover{ /* Doesn't work in IE */
	background-color: #fff; 
	}

/* End Calendar */


/* Begin Various Tags & Classes */

acronym, abbr, span.caps{
	cursor: help;
	}
acronym, abbr{
	border-bottom: 1px dashed #999;
	}
blockquote{
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite{
	margin: 5px 0 0;
	display: block;
	}
.center{
	text-align: center;
	}
.hidden{
	display: none;
	}
.screen-reader-text{
     position: absolute;
     left: -1000em;
	}
hr{
	display: none;
	}
a img{
	border: none;
	}
.navigation{
	display: block;
	text-align: center;
	margin-top: 10px; 
	}

/* End Various Tags & Classes*/


/* Captions */

.aligncenter, div.aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.wp-caption{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/*-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
	}
.wp-caption img{
	margin: 0;
	padding: 0;
	border: 0 none;
	}
.wp-caption p.wp-caption-text{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
body{
	width:970px;
	margin:auto;
	margin-top:15px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	}
#main_container{
	float:left;
	height:auto;
	width:971px;
	margin:0px;
	padding:0px;
	background:#FFFFFF;
	border:1px solid #c9c9c9;
	}
#center_container{
	float:left;
	height:auto;
	width:961px;
	margin:0px;
	padding:5px;
	background-color:#FFFFFF;
	}
 .header{
	background:url(images/header-bg.gif);
	height:138px;
	width:970px;
	float:left;
	margin:0px;
	padding:0px;
	}
.left_header{
	height:139px;
	width:685px;
	float:left;
	margin:0px;
	padding:0px;
	}
.logo{
	height:88px;
	width:478px;
	float:left;
	margin:0px;
	padding:0px;
	}
.bullet{ 
	width:469px;
	float:left;
	margin:0px;
	padding:0px;
	}
.right_header{
	height:139px;
	width:285px;
	float:left;
	text-align:right;
  	background:url(images/top-right.gif) no-repeat right bottom;
	}
.right_header ul{
	margin:0px;
	padding:0px;
	}
.right_header ul li{
	list-style:none;
	display:inline;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	}
.right_header ul li a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	}
.right_header ul li a:hover{
	text-decoration:underline;
	}
#navigation{
	width:971px;
	height:41px;
	float:left;
	background:url(images/nav-bg.gif);
	}
#navigation ul{
	margin:0px;
	padding:0px;
	}
#navigation li{
	display:inline;
	float:left;
	list-style-type:none;
	}
#navigation li a{
	display:block;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:13px;
	font-weight:bold;
 	text-decoration:none;
	color:#ffffff;
	padding-top:12px;
	padding-left:11px;
	padding-right:11px;
	padding-bottom:14px;
	}
#navigation li a:hover{
	color:#000000;
	background:url(images/navhover.gif);
	}
#left_container{
	width:680px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	}
.left-widget{
	width:677px;
	height:auto;
	float:left;
	margin:0px;
	padding:5px;
	margin-bottom:5px;
	border:#d5d4d4 solid 1px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;        
	}
.left-widget li{
	list-style-type: none;	
	}
.content_page{
	width:674px;
	height:auto;
	float:left;
	margin:0px;
	padding:5px;
	margin-bottom:5px;
	border:#d5d4d4 solid 1px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	list-style:inside;	        
	}
.city_page{
	width:674px;
	height:auto;
	float:left;
	margin:0px;
	padding:5px;
	margin-bottom:5px;
	border:#d5d4d4 solid 1px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	list-style:inside;
	}
.content{
	width:948px;
	height:auto;
	float:left;
	margin:0px;
	padding:5px;
	margin-bottom:5px;
	border:#d5d4d4 solid 1px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	list-style:inside;
	}
.image_box{
	height:225px;
	width:307px;
	float:right;
	text-align:right;
	background:#FFFFFF;
	}
.realtime{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
 	margin-top:0px;
	padding-bottom:8px;
	text-align: center;
	color:#0335A8;
	font-weight:normal;
	text-align: center;
	}
h1{
	font-family:Georgia;
	font-size:26px;
 	margin-top:0px;
	text-align:left;
	color:#000000;
	font-weight:normal;
	vertical-align:middle;
	}
h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
 	margin-top:0px;
	padding-bottom:8px;
	text-align:left;
	color:#000000;
	font-weight:normal;
 	border-bottom:#d5d4d4 solid 1px;
	}
h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
 	margin-top:0px;
	margin-bottom:0px; 
	text-align:left;
	color:#000000;
	font-weight:normal; 
	border-bottom:#d5d4d4 solid 1px;
	}
h4{
	height:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
 	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:3px;
	text-align:left;
	color:#fff;
	font-weight:normal;
	}
h4 span{
	width:auto;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 6px;
	background:#93aebf;
	}
h5 {
    color:#fff;
	font-family:Arial;
	font-size:14px;
	/*font-size-adjust:none;*/
	font-style:normal;
	font-variant:normal;
	line-height:normal;
	margin-bottom:0;
	margin-top:0;
	padding-bottom:8px;
	padding-top:8px;
	text-align: center;
	background-image:url(images/top_image.gif);
	background-repeat:no-repeat;
	}
.LQ-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
 	text-align:left;
	color:#0553B1;
	font-weight:bold; 
	}
.boldtext{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	margin-top:0px;
	}
.boldtext a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	}
.boldtext a:hover{
 	color:#000000;
	text-decoration:none;
	}
.text-container{
	width:668px;
	height:auto;
	float:left; 
	}
.more-articles{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
 	font-weight:bold;
	color:#3c4884;
	text-decoration:none;
	padding-top:5px;
	float:left;
	}
.more-articles a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#3c4884;
	text-decoration:underline;
	}
.more-articles a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#3c4884;
	text-decoration:none;
	}
#right_container{
	width:275px;
	height:auto;
	float:right;
	margin:0px;
	padding:0px;
	}
#lQ_container{
	width:267px;
	height:auto;
	float:right;
	margin:0px;
	padding:0px;
	margin-bottom: 20px;
	}
.right-widget{
	width:264px;
	height:auto;
	float:left;
	margin:0px;
	margin-bottom:5px;
	border:#d5d4d4 solid 1px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	}
.right-widget h5{
	color:#222222;
	font-family:Arial;
	font-size:14px;
	/*font-size-adjust:none;*/
	font-style:normal;
	font-variant:normal;
	line-height:normal;
    font-weight:bold;
	margin-bottom:0;
	margin-top:0;
	padding-bottom:7px;
	padding-top:7px;
	text-align: center;
	background:url(images/top_image3.gif);
	}
.right-widget h4{
    height:26px;
	color:#000000;
	font-family:Arial;
	font-size:14px;
	/*font-size-adjust:none;*/
	font-style:normal;
	font-variant:normal;
	line-height:normal;
    font-weight:bold;
	margin-bottom:0;
	margin-top:0;
	padding-bottom:0px;
	padding-top:8px;
	text-align: center;
	background-image:url(images/top_image3.gif);
	background-repeat:repeat-x;
	}
.right-widget li{
	list-style-type: none;	
	}
.right-widget ul{
	padding:0px;
	margin:0px;
	}
.right-widget ul li{
	padding:0px;
	margin-left:24px;
 	padding-left:0px;
	padding-top:6px;
	list-style:disc;
	list-style:outside;
	}
.right-widget ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
	}
.right-widget ul li a:hover{
	text-decoration:none;
	}
#bottom-box-container{
	width:692px;
	height:auto;
	float:left;
	}
.bottom-box{
	width:224px;
	height:auto;
	min-height:244px;
	float:left;
	margin-bottom:5px;
	margin-right:4px;
	border:#d5d4d4 solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
 	color:#000000;
	text-decoration:none;
	}
.bottom-box li{
	list-style-type:none;	
	}
.bottom-box ul{
	padding:0px;
	margin:0px;
	}
.bottom-box ul li{
	padding:0px;
	margin-left:20px;
 	padding-left:0px;
	padding-top:15px;
	list-style:none;
	list-style:outside;
	list-style-image:url(images/tick.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
 	color:#000000;
	}
.bottom-box ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
 	color:#000000;
	text-decoration:underline;
	}
.bottom-box ul li a:hover{
	text-decoration:none;
	}
.bottom-box-right{
	width:225px;
	height:auto;
    min-height:244px;
	float:right;
	margin-bottom:5px;
	margin-right:4px;
	border:1px solid #D5D4D4;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	}
.bottom-box-right li{
	list-style-type: none;	
	}
.bottom-box-right ul{
	padding:0px;
	margin:0px;
	}
.bottom-box-right ul li{
	padding:0px;
	margin-left:20px;
 	padding-left:0px;
	padding-top:6px;
	list-style:none;
	list-style:outside;
	list-style-type:disc;
	}
.bottom-box-right ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
 	color:#000000;
	text-decoration:underline;
	}
.bottom-box-right ul li a:hover{
	text-decoration:none;
	}
.clear{
	clear:both;
	}
.footer{
	width:960px;
	height:auto;
	float:left;
 	padding-top:4px;
  	padding-bottom:5px;
    text-align:center;
    background:#f1efef;
    margin-top:5px;
	}
.footer ul{
	margin:0px;
	padding:0px;
	}
.footer ul li{
	list-style:none;
	display:inline;
	padding-right:5px;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	}
.footer ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	white-space:nowrap;
	}
.footer ul li a:hover{
	text-decoration:underline;
	}
.copyright{
	width:960px;
	height:15px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	padding-top:5px;
    text-align:center;
	}
.copyright a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
    font-weight:normal;
	text-align:center;
	text-decoration:none;
	}
.copyright a:hover{
	font-weight:normal;
	text-decoration:underline;
	}
#bottom-cvr{
	width:970px;
	height:24px;
	float:left;
	background-image:url(images/bottom-cvr.jpg);
	background-repeat:no-repeat;
	margin-bottom:5px;
	}
.archive_container{
	padding-bottom: 5px;	
	}
.txtmessage{
	color:#B2221A;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	}
.text12{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px; 
	}
.textwidget img{
	padding-top: 5px;
	padding-right: 5px;
	}
.home-seal{
	width:264px; 
	float:left; 
	}
 .post-edit-link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#BD0310;
	text-decoration:underline;
	}
.post-edit-link a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#BD0310;
	text-decoration:underline;
	}
.post-edit-link a:hover{
	color:#BD0310;
	text-decoration:none;
	}
#testimonials-container {
	width:961px;
	height:auto;
	float:left;
	padding-bottom:5px;
	}
.testimonials{
	width:800px;
	height:auto;
	float:left;  
    background:#fafabf;
	border:#adadad solid 1px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	}
.search{
	width:112px;
	height:auto;
	float:left;
 	padding-left:4px;
    margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	}
.textfiel{
	width:110px;
	float:left;
	height:20px;
	}
.go{
	width:20px;
	height:20px;
	float:left;
	padding-left:4px;
	padding-top:2px;
	}
.zipcode_box{
	height:190px;
	width:253px;
	float:right;
	text-align:center;
	background-image:url(images/zipcode-bg.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-left:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	}
.zipcode_right{
	height:190px;
	width:253px;
	float:left;
	text-align:center;
	background-image:url(images/zipcode-bg.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-left:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom:8px;
	}
.step{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
statelist{
	background-color:#F7F7F7;
	border-bottom:1px solid #FFFFFF;
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
	text-align:left;
	vertical-align:top;
	}
.LQ-text input{
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-right:12px;
	text-decoration:none;	
	}
.LQ_text_input{
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-right:12px;
	text-decoration:none;	
	}

/* End captions */

.valid-css-markup{
	text-align:center; 
	width:200px; 
	margin:0px auto; 
	padding-top:10px;
	}
.validation-btn{
	margin:0; 
	padding:0 5px 0 0 ; 
	float:left;
	}
