.mandatory {
	margin-left: 1px;
	margin-right: 2px;
	color: #CC0000;
	font-size: 9pt;
}
div.appform span.ErrorImage {
	font-size:11px;
	padding-left: 5px;
}
#address_fields div, #address_fields p {
	display: inline;
	font-size: 0.9em;
	color: #999;
}
div.error img {
	position: relative;
	top: -3px;
}
span.ErrorImage img {
	position: relative;
	top: 
	2px;
}
table.appformtable {
	position: relative;
	vertical-align: middle;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 465px;
}
table.appformtable tr {
	vertical-align: middle;
}
table.appformtable td {
	vertical-align: middle;	
	padding-bottom: 4px;
}
.mediumticks {
	float: left;
	width: 250px;
	margin-right: 10px;
}
input {
	background-image: url(../../images/yellow/inputwidebg.gif);
	background-position: top left;
	color: #000;
	font-size: 9pt;
	height: 14px;
	padding: 0px 0px 0px 3px;
	position: relative;
	z-index: 1;
}
#buttonpanel {
	float: right;	
	position: relative;
	margin: -42px 0px 0px 0px;
	padding: 0px 15px 10px 0px;
	width: 146px;
	height: 40px;	
}
#button {
	width: 146px;
	height: 40px;	
	padding: 0;
	background-image: url(../../images/pre/button_wait.gif);
	background-position: top left;
	background-repeat: no-repeat;	
}
#loanamount
{
	width: 100px;
}
#loanterm 
{
	width: 105px;
}
select, #mortgage, #purpose, #mortgagelender, #prevmortgagelender, #ownership, #otherlender1, #otherlender2 {
	width: 160px;
	font-size: 8pt;
}
#dpa {
	margin-top: 3px;
}
label {
	float: left;
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	line-height: 1.2em;
}
#dpafieldgroup label {
	width: 190px;
}
input[type=radio] {
	background-image: none;
}
#firstnames, #surname, #secondsurname, #secondfirstnames, #email {
	width: 150px;
}
#homephone, #mobilephone, #workphone, #preferredphone, #confirmphone {
	width: 100px;
}

div.appform {
	float: left;
	background-color: #fff;
	background-image: url(../../images/pre/appfooter.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0px 0px 0px 30px;
	background-color: #F7FAFB;
}

/* field container widths */
div.fieldgroup {
	float: left;
	position: relative;
	width: 460px;	
	margin-bottom: 5px;
	clear: both;
}
#phonenumber_comment {
	/* comment for above phonenumbers */
	margin-top: 8px;
	color: #333;
	font-weight: bold;	
}
div.control {
	float: left;
	width: 160px;
}
div.control2 {
	float: left;
	width: 136px;
}
div.control3 {
	float: left;
	width: 180px;
}
div.error {
	float: left;
	width: 140px;
	line-height: 1.1em;
}


/* Comment bubbles and address search */
div.speech {
	width: 20px;
	height: 18px;
	background-image: url(../../images/speech.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;	
}

div.fieldcomment {
	display: none;
}
div.fieldcomment b {
	color: #0B6F0B;
	font-weight: bold;
}

#loanamount_comment {
	position: absolute;
	top: -70px;
	left: 20px;
	padding: 5px;
	line-height: 1.0em;
	margin: 0px;
	background-color: #fff;
	/* border: 2px solid #2D2B74; */
	border: 2px solid #0D880D;
	color: #0B6F0B;	
	height: 27px;
	width: 170px;
	z-index: 99;
}

#loanamount_comment iframe {
display:none;/*sorry for IE5*/
display/**/:block;/*sorry for IE5*/
position:absolute;/*must have*/
top:-3px;/*must have*/
left:-3px;/*must have*/
z-index:-1;/*must have*/
filter:mask();/*must have*/
width: 175px;/*must have for any big value*/
height: 42px;/*must have for any big value*/
}

#loanamount_comment div.speech {
	position: absolute;
	top: 32px;
	left: 35px;
}



#postcode_comment {
	position: absolute;
	top: -70px;
	left: 0px;
	padding: 5px;
	line-height: 1.0em;
	margin: 0px;
	background-color: #fff;
	/* border: 2px solid #2D2B74; */
	border: 2px solid #0D880D;
	color: #0B6F0B;	
	height: 28px;
	width: 160px;
	z-index: 99;
}

#postcode_comment iframe {
display:none;/*sorry for IE5*/
display/**/:block;/*sorry for IE5*/
position:absolute;/*must have*/
top:-3px;/*must have*/
left:-3px;/*must have*/
z-index:-1;/*must have*/
filter:mask();/*must have*/
width: 170px;/*must have for any big value*/
height: 38px;/*must have for any big value*/
}

#postcode_comment div.speech {
	position: absolute;
	top: 33px;
	left: 25px;	
}



#address1_comment {
	position: absolute;
	top: -84px;
	left: 42px;
	padding: 5px;
	line-height: 1.0em;
	margin: 0px;
	background-color: #fff;
	/* border: 2px solid #2D2B74; */
	border: 2px solid #0D880D;
	color: #0B6F0B;	
	height: 40px;
	width: 140px;
	z-index: 99;
}

#address1_comment iframe {
display:none;/*sorry for IE5*/
display/**/:block;/*sorry for IE5*/
position:absolute;/*must have*/
top:-1px;/*must have*/
left:-2px;/*must have*/
z-index:-1;/*must have*/
filter:mask();/*must have*/
width: 148px;/*must have for any big value*/
height: 50px;/*must have for any big value*/
}

#address1_comment div.speech {
	position: absolute;
	top: 45px;
	left: 55px;
}



#firstnames_comment {
	position: absolute;
	top: -83px;
	left: 22px;
	padding: 5px;
	line-height: 1.0em;
	margin: 0px;
	background-color: #fff;
	/* border: 2px solid #2D2B74; */
	border: 2px solid #0D880D;
	color: #0B6F0B;	
	height: 39px;
	width: 130px;
	z-index: 99;
}

#firstnames_comment iframe {
display:none;/*sorry for IE5*/
display/**/:block;/*sorry for IE5*/
position:absolute;/*must have*/
top:-3px;/*must have*/
left:-2px;/*must have*/
z-index:-1;/*must have*/
filter:mask();/*must have*/
width: 140px;/*must have for any big value*/
height: 59px;/*must have for any big value*/
}

#firstnames_comment div.speech {
	position: absolute;
	top: 44px;
	left: 25px;
}


#homephone_comment {
	position: absolute;
	top: -70px;
	left: 17px;
	padding: 5px;
	line-height: 1.0em;
	margin: 0px;
	background-color: #fff;
	/* border: 2px solid #2D2B74; */
	border: 2px solid #0D880D;
	color: #0B6F0B;	
	height: 26x;
	width: 200px;
	z-index: 99;
}

#homephone_comment iframe {
display:none;/*sorry for IE5*/
display/**/:block;/*sorry for IE5*/
position:absolute;/*must have*/
top:-3px;/*must have*/
left:14px;/*must have*/
z-index:-1;/*must have*/
filter:mask();/*must have*/
width: 207px;/*must have for any big value*/
height: 38px;/*must have for any big value*/
}

#homephone_comment div.speech {
	position: absolute;
	top: 31px;
	left: 60px;
}


#confirmphone_comment {
	position: absolute;
	top: -72px;
	left: 22px;
	padding: 5px;
	line-height: 1.0em;
	margin: 0px;
	background-color: #fff;
	/* border: 2px solid #2D2B74; */
	border: 2px solid #0D880D;
	color: #0B6F0B;	
	height: 26x;
	width: 155px;
	z-index: 99;
}

#confirmphone_comment iframe {
display:none;/*sorry for IE5*/
display/**/:block;/*sorry for IE5*/
position:absolute;/*must have*/
top:-3px;/*must have*/
left:-2px;/*must have*/
z-index:-1;/*must have*/
filter:mask();/*must have*/
width: 165px;/*must have for any big value*/
height: 36px;/*must have for any big value*/
}

#confirmphone_comment div.speech {
	position: absolute;
	top: 31px;
	left: 45px;
}


#email_comment {
	position: absolute;
	top: -70px;
	left: 22px;
	padding: 5px;
	line-height: 1.0em;
	margin: 0px;
	background-color: #fff;
	/* border: 2px solid #2D2B74; */

	border: 2px solid #0D880D;
	color: #0B6F0B;	
	height: 26x;
	width: 225px;
	z-index: 99;
}

#email_comment iframe {
display:none;/*sorry for IE5*/
display/**/:block;/*sorry for IE5*/
position:absolute;/*must have*/
top:-3px;/*must have*/
left:-3px;/*must have*/
z-index:-1;/*must have*/
filter:mask();/*must have*/
width: 236px;/*must have for any big value*/
height: 37px;/*must have for any big value*/
}

#email_comment div.speech {
	position: absolute;
	top: 31px;
	left: 45px;
}

#suggestion_box ol {
	list-style: none;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}

#suggestion_box li {
	border-bottom: 1px solid #e1e1e1;
	list-style-position: inside;
	margin: 0px;
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 8pt;
}
#suggestion_box .selected {
	background-color: #D8D7E9;
	color: #2D2B74;
/*	
	background-color: #0D880D;
	color: #fff;
*/
}
#suggestion_box {
	background-color: #fff;
	border: 1px solid #aaa;
/*
	background-color: #fff;
	border: 2px solid #0D880D;
*/
	color: #333;
	z-index: 1000;
	cursor: pointer;
	display: none;
}

#ajaxindicator {
	position: relative;
	top: 0px;
	left: 0px;
	width: 14px;
	height: 14px;
	margin: 0px;
	padding: 0px;
}
p.fieldlabel {
	font-weight: normal;
	color: #666;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	margin-right: 15px;
	font-size: 11px;
}

#ajaxindicator img {
	position: relative;
	top: 2px;
	left: 0px;
	width: 14px;
	height: 14px;
	margin: 0px;
	padding: 0px;
}

