/* CSS Document */

/*----------------for quote start----------------*/
#QSnoZip {
	width: 227px;
	height: 90px;
	color: #092a4f;
	padding: 0;
	margin-bottom: 36px;
}

#QSnoZip #qsButtonDiv {
	width: 179px;
	background-image: url(../../images/btn_getAQuote2.gif);
	background-repeat: no-repeat;
	}
	
#QSnoZip li {
	margin: 0;
	}	
	
#QSnoZip li#selectProductText{
	display: none;
	}
	
#QSnoZip li#selectProduct{
	display: none;
	}
	
#QSnoZip li#retrieveText{
	display: none;
	}
	
#QS li#retrieveText{
	display: none;
	}
	
#QSnoZip ul{
	padding: 0;
	margin: 15px 0 0 0;
	}

/*----------------for entry form-----------------*/
	
h2 {
	font-size: 1.7em;
	font-weight: normal;
}

#aboveQS {
	margin-bottom: 0;
}

#steps {
	margin: 36px 0 0 57px;
	width: 600px;
	}
	
#steps img{
	float:left;
}

#steps p, #steps h2, ul#entryForm{
	margin-left: 40px; 
}

ul#entryForm  {
	list-style: none;	
	width: 187px;
}

#quote li {
	margin-left: 40px;
	}

#entryForm input{
	margin: 5px 0 10px 0;
	}

li#check {
	width: 13px;
	float: left;
	margin: 0;
	padding: 0 14px 0 16px;
}

li#check input{
	margin: 0;
	padding: 0;
	width: 13px;
	height: 13px;
	overflow: hidden;
}

li#checktext{
	width: 140px;
	margin: 0 0 20px 0;
}
	
/*----------------for thanks/error/rules page-----------------*/
#copy {
	margin: 36px 0 0 57px;
	width: 600px;
	}

h1 {
	font-size: 2.18em;
	line-height: normal;
	color: #ff8A00;
	margin: 20px 0 0.5em 0;
	}
	
#copy ul {
	list-style: none;
	}

#copy li {
	margin: 0 0 7px 36px;
	}
	
#copy li#last{
	margin-bottom: 20px;
	}

strong {
	font-weight: bold;
	}
