@charset "utf-8";
/* CSS Document */

h1 {
	font-family: "Arial Black";
	color: #032DA6;
	font-style: italic;
	font-size:24px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px	
}

/* Font Classes */
.formsection_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333	;
	font-weight:bold
}

.content_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin-top:3px;
	font-weight:bold;
	padding-bottom:3px	
}


.formsection_title_prius {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF	
}

.content_text_prius {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;	
}
/* Link Classes */

a.caldendar:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333
}
a.caldendar:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333
}
a.caldendar:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333
}
a.caldendar:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333
}

/* Div ID'S */



#formwrapper {
	width:675px;
	margin:0px 0px 0px 20px;
	float:right
}

#formwrapper_clunkers {
	width:900px;
	margin:0 auto;
}

#formwrappercontact {
	width:675px;
	margin:0px 0px 0px 20px
}

#form_content {
	width:675px; 
	height:550px
}
#form_contact {
	width:200px; 
	height:400px;
	float:left
}

#form_content_left {
	width:200px; 
	float:left
}

#form_content_right {
	width:400px; 
	float:right
}

#form_content_top {
	width:650px; 
	height:480px;
}

#form_content_top_left {
	width:200px; 
	height:480px; 
	float:left
}
#form_content_top_right {
	width:400px; 
	height:480px; 
	float:right
}

#form_content_middle {
	width:675px; 
	height:390px;
}

#form_content_middle_left {
	width:200px; 
	height:330px; 
	float:left
}

#form_content_middle_right {
	width:400px; 
	height:330px; 
	float:right
}

#form_content_bottom {
	width:675px; 
	height:150px
}

#form_content_bottom_left {
	width:200px; 
	height:150px; 
	float:left
}
#form_content_bottom_right {
	width:400px; 
	height:150px; 
	float:right
}
#form_employ {
	width:675px; 
	height:500px
}
#form_parts {
	width:675px; 
	height:500px
}
#form_service {
	width:675px; 
	height:500px
}
#form_quote {
	width:675px; 
	height:460px;
}
#form_mx {
	width:675px; 
	height:550px
}
#form_float_left {
	width:200px; 
	float:left
}
#form_float_right {
	width:400px; 
	float:right
}

#form_float_left_prius {
	width:125px; 
	float:left
}
#form_float_right_prius {
	width:150px; 
	float:left
}

.ysw-result a:link {
	color: black;
}
.ysw-result a:link .ysw-result-savings {
	color: red;
}
