/* Styles for RLA online insurance quote page */


div#insurance_intro {border-bottom: 2px dashed #CCCCCC;
					 margin-bottom: 5px}


div#insurance_quote {width: 210px;
					margin-right:auto;
					height: 630px}

 /* Note: The quick quote box is dfined in its own style sheet, so that it can be applied across the site if necessary */

div#insurance_reasons {width:80%;margin:0 auto;}
					   
	div#insurance_reasons p.subHeading {border-bottom: 2px solid #00007C;
			  							 padding:2px 0 2px 0}	
										 
	
	div#reasonlist div.group1 {background-color:#E6CFCF}
	
	div#reasonlist div.group2 {background-color:#F2E5E5}
	
	div#reasonlist p.item {margin: 5px 0 5px 45px;
							padding:0 0 5px 0} /* to allow space for big list numbers */
	
	div#reasonlist p.number {float: left;
							 font-weight:bold;
							 font-size:28px;
							 color:#7C0000;
							 margin:4px 0 0 0;
							 padding:0}	
											 			   
														   
	div#rla_simplequote {padding:10px; text-align:center; background-color:#EEEEEE}																   
