#divWrapper #divContent #QuoteDI #spacerRow {
/*	height:	20px;*/
	height:0px;
	position:	relative;
/*	width:700px;*/
width:100%;
}

/*#divWrapper #divContent #QuoteDI #divGetQuote {
	float:	left;
	margin-left:5px;
	}

#divWrapper #divContent #QuoteDI #divGetQuote p {
	padding:	0px;
	margin:	0px;
}*/

#divWrapper #divContent #QuoteDI #divHomeContent {
	float:	left;
	width:	500px;
	margin-right:	15px;
	width:	499px;
}

/*#divWrapper #divContent #QuoteDI #divHomeContent #divTravelInsuranceGuide #expand  {
	display:	none;
}*/

#divWrapper #divContent #QuoteDI #divHomeContent #divTravelInsuranceGuide {
	padding-top:	20px;
	width:	100%;
}

#divWrapper #divContent #QuoteDI #divHomeContent #divHeader2 {
	font-size:	70%;
	font-weight:	bold;
	color:	#FFFFFF;
	padding:	2px 0px 2px 5px;
	background-image:	url(../images/divBulletHeader.gif);
	background-position:left top;
	background-repeat:	no-repeat;
	width:	500px;
}

.getQuoteTop {
	width:	242px;
	height:	66px;
	background-image: url(../images/yellowtab.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.getQuoteBottom {
	width: 242px;
	height:	12px;
	background-image: url(../images/quoteBottomBorder.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.getQuoteBorder {
	width:	241px;
	border-right:	1px solid #0C9A0C;
	border-left:	1px solid #0C9A0C;
	background-color:#fff8d4;
}

#DivAgeBoxes {
padding-bottom:5px;
}

.getQuoteTR {
	padding:	3px 0px 0px 8px;
	width:	100%;
	height:	23px;
	color:	#78570b;
	font-weight:	bold;
}

.getQuotePassTR {
	padding:	3px 0px 0px 0px;
	height:	23px;
	color:	#78570b;
	width:	100%;
	font-weight: bold;
}

tr.travellerTitle {
	width:100%;
}
.getQuotePassAgeButtonTD {
/*width:101px;*/
margin-top:0px;
padding-top:0px;
}
tr.travellerTitle td.getQuotePassAgeTD {
	padding:	0px 0px 0px 8px;
	height:	23px;
	color:	#78570b;
	margin: 0px;	
	width: 100%;
	font-weight:	bold;
/*	width: 100%;*/
	font-size:11px;
}
tr.travellerAge  td.getQuotePassAgeTD {
	padding:	0px 0px 0px 8px;
/*	height:	23px;*/
	color:	#78570b;
	margin: 0px;	
	width: 110px;
	font-weight:	bold;
/*	width: 100%;*/
	font-size:11px;
}

.getQuotePassAgeTDLeft, .getQuotePassAgeTDRight {
	padding:	3px 0px 0px 15px;
	height:	23px;
	color:	#0C9A0C;
	width:	62px;
	font-weight:	bold;
	width: 100%;
}

.getQuotePassTD {
	padding:	3px 0px 0px 0px;
	height:	23px;
	color:	#0C9A0C;
		font-size:11px;
	width:	110px;
	font-weight:	bold;
}

.getQuotePassYearsTD {
	padding:	3px 0px 0px 15px;
	height:	23px;
	color:	#0C9A0C;
	width:	30px;
	font-weight:	normal;
}

/* style the size of the drop downs in the quote engine to keep the width down - MC */	
td.getQuoteTR select#AreaGroup {
	font-size:12px;
	}
	
td.getQuoteTR select#SchemeTypeId {
	font-size:12px;
	}	
	
	
/* Styles to show upper and lower info on the initial page - and over-ride quoteget.css - messy */
#divUpperInfo, #divLowerInfo {
display:block;
}
.small-instructions-holder {
padding-bottom:5px;
}