﻿.middle {
	height: 214px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
.middle .label{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bolder;
	padding-left: 135px;
	padding-top: 16px;
}
#middle_1 {
	height: 61px;
	background-image: url(../images/quotesection/step1.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#middle_2 {
	height: 60px;
	background-image: url(../images/quotesection/step2.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
}
#middle_3 {
	height: 120px;
	background-image: url(../images/quotesection/step3.gif);
	background-repeat: no-repeat;
}
#middle_3 h1 {
	padding-left: 120px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.errortext
{
    color:Red; 
    display:none;
}
#invalidzip
{
    color:Red;
}
.right {
	width: 188px;
	background-image: url(../images/quotesection/carrier-bkgd.gif);
	height: 250px;
	background-position: right top;
	background-repeat: no-repeat;
	float: right;
	padding-left: 75px;
	padding-right: 75px;
}
.middle_header {
	height: 78px;
	background-image: url(../images/banner/header.gif);
	background-repeat: no-repeat;
}
.returningusersection
{
    width: 100%;
    background-image: url(../Images/QuoteSection/header.gif);
    height: 78px;
	background-repeat: no-repeat;
    text-align: left;
    font-weight: bold;
    font-size: 18px;
    color: white;
}
.bannertext
{
    padding-top:45px;
    padding-left:10px;
}
.returningusersection a
{
    color: #A8D4DF;
}
.returningusersection #options
{
    word-spacing: 5px;
    padding-right: 20px;
}
.incorrectuser
{
    float:right;
}
