#tipBox{  
    background-color: #fff;  
    border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
    padding: 3px;  
    width: auto;
}    
#tipBox.state{  
    width: auto;
	font-size: 13px;
	font-weight: bold;
	color: #666;
}

dd#backDef{ top: 5px; left: 5px; }
dd#backDef a{ position: absolute; width: 13px; height: 13px; text-decoration: none; }

dt{ margin: 0; padding: 0; position: absolute; font-size: 85%; display: none; font-family: Arial, Helvetica, sans-serif; }
dd{ margin: 0; padding: 0; position: absolute;  font-size: 85%; font-family: Arial, Helvetica, sans-serif; }

dl#StateMap{
	margin: 0;
	padding: 0;
	border: none;
	height: 400px;
	width: 400px;
	position: relative;
}

.bluebanner {
	background-color: #2D334A; height:25px; }
	
.bluebanner span {
	color:#FFF; font-size: 15px; font-weight: bold; line-height:25px; margin: 10px 20px; }
	
.text {
	margin: 0px 20px; line-height:16px;}
	
.make-right {
	float:right; width: 580px; display: inline-block; }
	
.or {
	font-size: 18px; color:#000; font-weight: bold;}
	
.or-left {
	float:left; width: 100px; display: inline-block; }
	
.condition-left {
	float:left; width: 250px; display: inline-block;}
	
.greybox-cities {
	background-color: #E5E5E5;
	border: #2D334A solid 1px;
	float:right; width: 500px; display: inline-block;
}

.greybox-model {
	background-color: #E5E5E5;
	border: #2D334A solid 1px;
	float:right; width: 300px; display: inline-block;
}

.box-cars {
	float:left; width:608px; display:inline-block;
}

.state-img {
	float:left; width:425px; display:inline-block;
}

.usa-img {
	float:left; width:608px; display:inline-block;
}


