/*********************************************************************************
	LAYOUT - LARGE BOX
*********************************************************************************/
#bookingenginecontainer {
	border: 1px solid #EAE9E7;
	clear: both;
	padding: 1px;
	width: 787px;
	margin: 10px 0px 0px 10px;
	font-size: 12px;
	font-family: Arial;
}

.insTitle {
	background: #014F66 url(/images/sf-ins-ti-rep.jpg) repeat-x;
	padding: 7px;
	color: #FFCC00;
	font-weight: bold;
	font-size: 14px;
}

.aunz {
	margin-bottom: 5px;
}

form {
	margin: 0px;
	padding: 0px;
}

#formsContainer {
	background: #FFF url(/images/sf-ins-body-rep.jpg) repeat-x;
	padding: 7px;
}

.insuranceColOne{
	float: left;
	width: 420px;
}

.insuranceColTwo{
	float: left;
	width: 320px;
}

.searchRow {
	clear: both;
	padding: 0px 0px 0px 5px;
}

.insuranceText {
	float: left;
	width: 180px;
	line-height: 21px;
}

.insuranceFormFields {
	float: left;
	padding-bottom: 4px;
}

.insuranceTextTwo {
	float: left;
	width: 120px;
	line-height: 21px;
}

.insuranceFormFieldsTwo {
	float: left;
	padding-bottom: 4px;
}

.insuranceTextColLeft {
	float: left;
	width: 210px;
	padding-bottom: 4px;
}

.insuranceTextColRight {
	float: left;
	padding-bottom: 4px;
	width: 185px;
	_width: 180px;
}

.insuranceDateFields {
	width: 200px;
}

.insuanceSmallFields {
	width: 40px;
}

.insuranceFields {
	width: 200px;
}

.insuranceTxtfieldDigits {
	width: 24px;
}

#info_question {
	background: url(/images/sf-ins-question.jpg) no-repeat;
	width: 16px;
	height: 15px;
	text-decoration: none;
}

#qbox #quotebutton {
/*	background: url(/images/sf-ins-getQuote.jpg) no-repeat;*/
/*	border: none;*/
	width: 91px;
/*	height: 26px;*/
	float: right;
	margin-top: 10px;
	padding-top:1px;
}