﻿/* CSS Document */

BODY {
margin:0px;
padding:0px;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
color: #000;
background: #FFF;
}




/* Hyperlink properties */

a:link {
	color:blue
}


a:visited {
	color:blue
}

a:hover {
	color:#FF0000
}





/* current account table properties */



}
col#curoffer
{
	width:42%
}

col#curprovider {
	width:24%
}

col#curaccount
 {
	width:18%
}

col#curaer
{
	width:10%
}

col#curminbalance
{
	width:10%
}

col#curodrate
{
	width:10%
}

col#curodbuffer
{
	width:12%
}

col#curmoredetails
{
	width:16%
}


/* credit card table properties */

/* Business table properties */

col#buscreditcard
 {
	width:34%
}

col#busoffer {
	width:51%
}

col#buscarddetails
 {
	width:15%
}



/* Reward table properties */

col#poorcreditcard
 {
	width:34%
}

col#pooroffer {
	width:51%
}

col#poorcarddetails
 {
	width:15%
}


/* Reward table properties */

col#rewcreditcard
 {
	width:34%
}

col#rewoffer {
	width:51%
}

col#rewcarddetails
 {
	width:15%
}




/* Prepaid table properties */

col#prepaidcreditcard
 {
	width:34%
}

col#prepaidoffer {
	width:51%
}

col#prepaidcarddetails
 {
	width:15%
}



/* Charity table properties */

col#charcreditcard
 {
	width:34%
}

col#chardurationbal {
	width:18%
	
}   

col#chardurationpur {
	width:18%
	
}   

col#chartypicalapr {
	width:15%
}

col#charcarddetails
 {
	width:15%
}






/* Abroad table properties */

col#abroadcreditcard
 {
	width:34%
}

col#abroadoffer {
	width:51%
}

col#abroadcarddetails
 {
	width:15%
}




/* Low Rate table properties */

col#lowcreditcard
 {
	width:34%
}

col#lowoffer {
	width:51%
}

col#lowcarddetails
 {
	width:15%
}



/* Cashback table properties */

col#cbcreditcard
 {
	width:34%
}

col#cboffer {
	width:51%
}

col#cbcarddetails
 {
	width:15%
}



/* balance transfers and purchases table properties */

col#btpcreditcard
 {
	width:34%
}

col#btpdurationbal {
	width:18%
	
}   

col#btpdurationpur {
	width:18%
	
}   

col#btptypicalapr {
	width:15%
}

col#btpcarddetails
 {
	width:15%
}


/* purchases table properties */

col#pcreditcard
 {
	width:34%
}

col#prate {
	width:11%
	
} 

col#pduration {
	width:25%
	
}   

col#ptypicalapr {
	width:15%
}

col#pcarddetails
 {
	width:15%
}


/* BT table properties */

col#btcreditcard
 {
	width:34%
}

col#btrate {
	width:11%
	
} 

col#btduration {
	width:15%
	
}   

col#btfee {
	width:10%
}

col#bttypicalapr {
	width:15%
}

col#btcarddetails
 {
	width:15%
}



/* loan table properties */

col#loanprovider {
	width:35%
	
} 

col#loanapr {
	width:15%
	
}   

col#loanmin {
	width:15%
}

col#loanmax {
	width:15%
}

col#loandetails
 {
	width:20%
}


/* Savings and ISA table properties */

col#brochures {
	width:84%
	
} 

col#type4col {
	width:44%
	
}   

col#offer3col {
	width:56%
}

col#provider {
	width:28%
}

col#account
 {
	width:24%
}

col#details
{
	width:16%
}

col#aer
{
	width:8%
}

col#notice
{
	width:12%
}

col#min
{
	width:12%
}

.datatable{
	border: thin solid #3399FF;
	height:25px;
	width:75%
		}
.datatable tr:hover {
	background-color: #9CF;
	color: #000000;
	font-weight: normal;
}
.datatable tr {
	background: #CCCCFF
}
.datatable th {
	text-align: left;
	background-color: #9999FF
}
.datatable caption {
	text-align: left;
	font-size: small;
	font-weight: bold;
	color: #800000;
	height:23px;
	padding-top:8px;
	padding-bottom:0px
	
}

.datatable td, th {
	padding-top:10px;
	padding-right:5px;
	padding-bottom:3px;
	padding-left:5px
	
}

/* Link properties */

.footertext a:link {
	color:blue
}


.footertext a:visited {
	color:blue
}

.footertext a:hover {
	color:#FF0000;
	text-decoration:underline
}


.lcontent {
  padding:0;
  margin:0;
  }
.lcontent li {
  list-style-type:none;
  }


.lcontent A:link {
	color: #333;
	text-decoration: none;

}

.lcontent A:visited {
	color: #333;
	text-decoration: none;
}


.lcontent A:hover {
	color: red;
	font-weight: bold;
	text-decoration: underline
	
}



/* Main text headings */

h1
{font-family: tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333;
text-decoration:none;
font-weight:bold;
margin:3px 5px 5px 3px;}

h2
{font-family: tahoma, Arial, Helvetica, sans-serif;font-size:11px;
color:#8D2800;
text-decoration:none;
font-weight:bold;
margin:0px 5px 5px 3px;
padding:5px 0px 0px 5px;}

h3
{font-family: tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#026ED3;
text-decoration:none;
font-weight:bold;
margin:5px 5px 5px 3px;
text-align:right;
}

/* Footer text */

.footertext {
font-family: tahoma, Arial, Helvetica, sans-serif;
margin:0px;padding:15px 0px 5px 0px;
font-size:10px;
color:#666;
}

/* Titles */

.t1 {
font-family: tahoma, Arial, Helvetica, sans-serif;
font-size:14px;
color:#8D2800;
text-decoration:none;
font-weight:bold;
}
.t2 {
font-family: tahoma, Arial, Helvetica, sans-serif;
font-size:14px;
color:#96968A;
text-decoration:none;
font-weight:bold;
}

/* Main body */

.maincontent {
border-top-style:dotted;
border-top-width:1px;
border-top-color:#989898;
margin:3px 10px 10px 0px;
padding:0px 10px 5px 10px;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color:#333;

} .maincontent img {float:left;margin:5px 5px 5px 0px;}

.maincontent2 {
border-top-style:dotted;
border-top-width:1px;
border-top-color:#989898;
margin:3px 220px 0px 0px;
padding:0px 10px 5px 10px;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color:#333;
}

.maincontent2 img {float:right;margin:5px 0px 5px 5px;}

.lwrap {
width:142px;
margin-top:15px;
margin-bottom:0px;
margin-right:auto;
margin-left:auto;
padding:0px;
}

/* Left content */

.lcontent {
border-left-style:solid;
border-left-color:#C5C5C5;
border-left-width:5px;
width:132px;
margin:0px 0px 0px 0px;
font-family: Arial, Helvetica, sans-serif;font-size:11px;
color:#666666;
text-decoration:none;
text-align:left;
font-weight:normal;
padding:5px 3px 10px 5px;
background-color: #EEE;
}

.leftshadow {
width:142px;
height:6px;
padding:0px;
margin-top:0px;

}
.leftshadow img {padding:0px;margin:0px;float:right;}

.separator {
border-top-width:1px;
border-top-style:dotted;
border-top-color:#989898;
margin-right:5px;
margin-left:5px;
margin-top:10px;
}

/* News boxes */

.newsheader{
background-image:url(images/left_subh.gif);
background-position:top;
background-repeat:no-repeat;
width:142px;
margin-left:auto; margin-right:auto; margin-top:15px;margin-bottom:0px;
height:17px;
text-align:right;
padding:1px 5px 0px 0px;
font-family: tahoma, Arial, Helvetica, sans-serif;font-size:10px;
color:#333;
font-weight:bold;
}
.newscell{
background-color:#EEE;
width:142px;
margin-left:auto; margin-right:auto; margin-top:-1px;margin-bottom:0px;
min-height:30px;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#666;

}

.newscell p {padding:5px 5px 15px 10px;margin-top:0px;}

/* Right content */

.rcontent {
	background-color: #EEE;
	width: 128px;
	margin-left: auto;
	margin-right: auto;
	border-left-style: solid;
	border-left-width: 0px;
	border-left-color: #C5C5C5;
	min-height: 30px;
	margin-top: 18px;
	margin-bottom: 0px;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding: 5px 5px 5px 5px;
	text-align: left;
}


/* Bullet list */

ul {
list-style-image:url(images/bullet.gif);
list-style-type:none;
}

p img {margin-left:5px;}


#wrap{
margin:0px;
padding:0px;
width:100%;
}

/* Header section */

#header{
 
background:#EEE;
margin:0px 0px 0px 0px;
font-size: 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000000;
border-bottom: 1px dotted #333;	
 }
 
 /* Top navigation */
 
#topnav ul
{
padding-left: 0;
margin-left: 5px;
margin:0px 0px 0px 0px;
background-color: #333;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
height: 18px;
}

#topnav ul li { display: inline; }

#topnav ul li a
{
padding: 0.2em 1em;
background-color: #333;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #EEE;
}

#topnav ul li a:hover
{
background-color: #C5C5C5;
color: #fff;
}

/* Left positioning */

#left {
width:151px;
margin:0px 0px 10px 0px;
padding:0px 0px 20px 0px;
background-color:#EBE8DE;
border-right-width:3px;
border-bottom-width:3px;
border-left-width:0px;
border-top-width:0px;
border-style:solid;
border-right-color:#EFEEEE;
border-bottom-color:#EFEEEE;
border-left-color:#fff;
float:left;
min-height:15px;}

/* Right positioning */

#right {
margin-left:156px;
background-color:#fff;
min-height:30px;
text-align:left;
padding:10px 10px 15px 15px;
min-width:560px;

}

/* Footer positioning */

#footer {
background-image:url(images/footer2.gif);
height:55px;
margin:0px 0px 0px 0px;padding:0px;
width:100%;
min-width:760px;
overflow:hidden;
clear:both;
}



#footer img {padding:0px;margin:0px;float:left;}

#footer a {
text-decoration:none;}

/* Right positioning */

#rightcol {
width:150px;
float:right;
min-height:30px;
background-color:#fff;
margin:0px 0px 0px 20px;
padding:0px;
text-align:center;
}

.latestnews {
font-family: tahoma, Arial, Helvetica, sans-serif;
font-size:14px;
color:#8D2800;
text-decoration:underline;
font-weight:bold;
}

body#money a#moneynav,
body#savings a#savingsnav,
body#mortgages a#mortgagesnav,
body#bookcheapflights a#bookcheapflightsnav,
body#businessfinance a#businessfinancenav,
body#carinsurance a#carinsurancenav,
body#creditcards a#creditcardsnav,
body#currentaccounts a#currentaccountsnav,
body#debtconsolidation a#debtconsolidationnav,
body#home a#homenav,
body#freefinanceguides a#freefinanceguidesnav,
body#insurance a#insurancenav,
body#carinsurance a#carinsurancenav,
body#homeinsurance a#homeinsurancenav,
body#lifeinsurance a#lifeinsurancenav,
body#travelinsurance a#travelinsurancenav,
body#petinsurance a#petinsurancenav,
body#healthinsurance a#healthinsurancenav,
body#dentalinsurance a#dentalinsurancenav,
body#businessinsurance a#businessinsurancenav,
body#incomeprotectioninsurance a#incomeprotectioninsurancenav,
body#mortgageprotectioninsurance a#mortgageprotectioninsurancenav,
body#vaninsurance a#vaninsurancenav,
body#motorbikeinsurance a#motorbikeinsurancenav,
body#landlordinsurance a#landlordinsurancenav,
body#caravaninsurance a#caravaninsurancenav,
body#studentinsurance a#studentinsurancenav,
body#weddinginsurance a#weddinginsurancenav,
body#investmentadvice a#investmentadvicenav,
body#investments a#investmentsnav,
body#isa a#isanav,
body#loans a#loansnav,
body#petinsurance a#petinsurancenav,
body#refusedcredit a#refusedcreditnav,
body#travel a#travelnav,
body#investmentadvice a#investmentadvicenav,
body#sharedealing a#sharedealingnav,
body#savingsbonds a#savingsbondsnav,
body#pensions a#pensionsnav,
body#pensionrelease a#pensionreleasenav,
body#pensionadvice a#pensionadvicenav,
body#annuities a#annuitiesnav,
body#sipps a#sippsnav,
body#equityrelease a#equityreleasenav,
body#flightfinder a#flightfindernav,
body#hotelfinder a#hotelfindernav,
body#carhirefinder a#carhirefindernav,
body#holidayfinder a#holidayfindernav,
body#currencyexchange a#currencyexchangenav,
body#breakdowncover a#breakdowncovernav,
body#carfinance a#carfinancenav,
body#motoring a#motoringnav,
body#utilities a#utilitiesnav,
body#gasandelectricity a#gasandelectricitynav,
body#homephone a#homephonenav,
body#broadband a#broadbandnav,
body#digitaltv a#digitaltvnav,
body#mobiles a#mobilesnav,
body#mobilephonefinder a#mobilephonefindernav,
body#paymonthly a#paymonthlynav,
body#payasyougo a#payasyougonav,
body#shopping a#shoppingnav,
body#shoppingpricecomparison a#shoppingpricecomparisonnav,
body#giftfinder a#giftfindernav,
body#property a#propertynav,
body#propertyforsale a#propertyforsalenav,
body#propertyforrent a#propertyforrentnav,
body#conveyancingcosts a#conveyancingcostsnav


 {	
 font-weight:bold; color: #F00
 
 
}

/* Sponsored Offer Table */


.offertable{
	border: thin solid #3399FF;
	height:25px;
	width:75%
		}
.offertable tr:hover {
	background-color: #9CF;
	color: #000000;
	font-weight: normal;
}
.offertable tr {
	background: #CCCCFF
}
.offertable th {
	text-align: left;
	background-color: #9999FF
}
.offertable caption {
	text-align: left;
	font-size: small;
	font-weight: bold;
	color: #800000;
	height:23px;
	padding-top:8px;
	padding-bottom:0px
	
}

.offertable td, th {
	padding-top:0px;
	padding-right:1px;
	padding-bottom:5px;
	padding-left:5px
	
}

col#offerprovider
 {
	width:120px;
	height:60px
}

col#offermoredetails
 {
	width:80px
}

col#offeroffer {
	width:auto
}


/* NewsTable */


.newstable{
	border: thin solid #3399FF;
	height:25px;
	width:75%;
	
	
		}
.newstable tr:hover {
	background-color: #9CF;
	color: #000000;
	font-weight: normal;
}
.newstable tr {
	background: #CCCCFF
}
.newstable th {
	text-align: left;
	background-color: #9999FF
}
.newstable caption {
	text-align: left;
	font-size: small;
	font-weight: bold;
	color: #800000;
	height:23px;
	padding-top:8px;
	padding-bottom:0px
	
}



.newstable td, th {
	padding-top:0px;
	padding-right:1px;
	padding-bottom:3px;
	padding-left:5px
	
}


col#newsprovider
 {
	width:90px;
	height:45px;
	padding:0px;
	
	
	
}

col#newsmoredetails
 {
	width: 16%
}

col#newsoffer {
	width:auto
}

#navlisttop, #navlisttop ul {
	
	padding: 0;
	margin: 0;
	list-style: none;		
}



#navlisttop li {
	float: left;
	position: relative;
	width: 7em;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	color: #333;
	background-color: #EEE;
	font-size: 12px;
	margin-right: 0em;
	
}

#navlisttop a:link, #navlisttop a:visited {
	display: block;
	text-decoration: none;	
	padding-left: 0.1em;
	color: #333;
	
	
	
}


html #navlisttop a {
	width: 100%;
}
htm #navlisttop a {
	width: 100%;
}

#navlisttop ul {
	display: none;
	position: absolute;
	padding: 0;
	}

#navlisttop ul li {
	border: 1 none transparent;
	border-bottom: 1px solid #e7edf5;
	border-top: .5em solid #fff;
	background-color: #EEE;
	font-size: 100%;
	margin-bottom: -1px;
	margin-top: 1px;
	padding: 0;
	
	
	
}


#navlisttop a:hover {
	background-color: #D1D1D1;
	
}



#navlisttop li:hover ul {	
	display: list-item;
	
	
}
	

.datanews{
	border: thin solid #3399FF;
	height:25px;
	width:75%
		}

.datanews tr {
	background: #FFF
}
.datanews th {
	text-align: center;
	background-color: #9999FF
}
.datanews caption {
	text-align: center;
	font-size: small;
	font-weight: bold;
	color: #800000;
	height:23px;
	padding-top:8px;
	padding-bottom:0px
	
}

.datanews td, th {
	padding-top:10px;
	padding-right:5px;
	padding-bottom:3px;
	padding-left:5px;
	font-size: 14px;
	
	
	
	
}

/* current account table properties */



}
col#news
{
	width:100%
}

/* loan table properties */

.loantable{
	border: thin solid #3399FF;
	height:25px;
	width:98%
		}
.loantable tr:hover {
	background-color: #9CF;
	color: #000000;
	font-weight: normal;
}
.loantable tr {
	background: #CCCCFF
}
.loantable th {
	text-align: left;
	background-color: #9999FF
}
.loantable caption {
	text-align: left;
	font-size: small;
	font-weight: bold;
	color: #800000;
	height:23px;
	padding-top:8px;
	padding-bottom:0px
	
}

.loantable td, th {
	padding-top:10px;
	padding-right:5px;
	padding-bottom:3px;
	padding-left:5px
	
}


/* new loan table properties */

.loantable1{
	border: thin solid #3399FF;
	height:25px;
	width:100%
		}
.loantable1 tr:hover {
	background-color: #9CF;
	color: #000000;
	font-weight: normal;
}
.loantable1 tr {
	background: #CCCCFF
}
.loantable1 th {
	text-align: left;
	background-color: #9999FF
}
.loantable1 caption {
	text-align: left;
	font-size: small;
	font-weight: bold;
	color: #800000;
	height:23px;
	padding-top:8px;
	padding-bottom:0px
	
}

.loantable1 td, th {
	padding-top:10px;
	padding-right:5px;
	padding-bottom:3px;
	padding-left:5px
	
}



/* mortgage table properties */

col#mlender {
	width:25%
}
col#minitial rate {
	width:10%
}
col#muntil {
	width:10%
}
col#subsequent rate {
	width:20%
}
col#moverall cost for comparison {
	width:20%
}
col#mfree quote {
	width:15%
}


<col id="initial rate"/>
<col id="until"/>
<col id="subsequent rate"/>
<col id="overall cost for comparison"/>
<col id="free quote"/>


#LB_FormOneStep{ font-family: Verdana; border: solid 1px #ccc; background: #f5f5f5; font-size: 12px; padding: 0; width: 500px; }
#LB_FormOneStep fieldset{ border: 0; width: 500px; display: block; padding: 0; margin: 0; position: relative; }
.LB_FormStepHidden{	display: none; }
.LB_FormStepVisible{ display: block; }
.LB_OneColumn label{ float:left; width: 260px; margin: 0 20px; }
.LB_OneColumn label.LB_RadioLabel{ float: none; margin: 0; text-align: left; }
.LB_OneColumn .LB_ErrorMessage{ margin-left: 300px; margin-bottom: 5px; }
.LB_ErrorMessage{margin-bottom: 5px; color: #d00; }
.LB_ErrorLabel{ color: #fff; background-color: #f00; margin-bottom: 4px; }

.LB_FormHeadline{ color: #fff; background: #7da0bd; font-weight: bold; padding: 5px 20px; font-size: 18px; clear: both; margin-bottom: 20px; }
.LB_FormHeadline span{ float: right; font-size: 13px; padding-right: 30px; background: transparent url(https://forms.leadbay.co.uk/Common/Images/padlock.gif) no-repeat right; margin-top: 2px; }
.LB_FormHeadline span a{ color: #fff; }
#LB_ContactDetails .LB_FormHeadline{ background: #91c19d; }

#LB_AmountToBorrow, #LB_PropertyValue, #LB_DebtAmount { padding-left: 13px; background: #fff url(https://forms.leadbay.co.uk/Common/HtmlIntegration/Images/Sterling.gif) no-repeat 1px; }
.LB_DisplayNone{ display: none; }

.LB_FormRow, .LB_FormCell{ float: left;	display: inline; padding-right: 20px; }
.LB_FormRow{ margin: 0;	padding: 0; }
.LB_FormCell{ margin: 0 0 0 20px; }
.LB_FormCellFixedWidth{	width: 240px; }

#LB_Separator{ width: 460px; padding: 0 20px; }
#LB_Consent{ display: none; margin-right: 20px; padding: 5px; }
#LB_FinishButtonDiv{ padding: 10px 20px 20px 0; float: right; }
#LB_FinishButton{ font-size: 16px; font-weight: bold; background-color: #F87431; color: #fff; padding: 3px 10px; }
#LB_FinishButton.LB_ButtonDisabled{ background-color: #ddd; }

.LB_ToolTip-title{ font-weight:bold !important; }
.LB_ToolTip-tip { background: #ff7;	border: 2px solid black !important;	font-size: 80%;	padding: 3px; text-align: left;	width: 350px; z-index:100; }
.LB_ToolTipIcon { background:transparent url(https://forms.leadbay.co.uk/Mortgages/HtmlIntegration/Images/ToolTipQuestionCircle.gif) no-repeat scroll 0 0; display: inline; }


#LB_FormOneStep{ font-family: Verdana; border: solid 1px #ccc; background: #f5f5f5; font-size: 12px; padding: 0; width: 460px; }
#LB_FormOneStep fieldset{ border: 0; width: 460px; display: block; padding: 0; margin: 0; position: relative; }
.LB_FormStepHidden{	display: none; }
.LB_FormStepVisible{ display: block; }
.LB_OneColumn label{ float:left; width: 240px; margin: 0 20px; }
.LB_OneColumn label.LB_RadioLabel{ float: none; margin: 0; text-align: left; width: auto; }
.LB_OneColumn .LB_ErrorMessage{ margin-left: 280px; margin-bottom: 5px; }
.LB_ErrorMessage{margin-bottom: 5px; color: #d00; }
.LB_ErrorLabel{ color: #fff; background-color: #f00; margin-bottom: 4px; }

#LB_AmountToBorrow, #LB_PropertyValue, #LB_MortgageBalance { width: 128px; }
#LB_LoanDuration, #LB_LoanPurpose, #LB_EmploymentStatus { width: 145px; }

.LB_FormHeadline{ color: #fff; background: #7da0bd; font-weight: bold; padding: 5px 20px; font-size: 18px; clear: both; margin-bottom: 20px; }
.LB_FormHeadline span{ float: right; font-size: 13px; padding-right: 30px; background: transparent url(https://forms.leadbay.co.uk/Common/Images/padlock.gif) no-repeat right; margin-top: 2px; }
.LB_FormHeadline span a{ color: #fff; }
#LB_ContactDetails .LB_FormHeadline{ background: #91c19d; }

#LB_AmountToBorrow, #LB_PropertyValue, #LB_MortgageBalance { padding-left: 13px; background: #fff url(https://forms.leadbay.co.uk/Common/HtmlIntegration/Images/Sterling.gif) no-repeat 1px; }
.LB_DisplayNone{ display: none; }

.LB_FormRow, .LB_FormCell{ float: left;	display: inline; padding-right: 20px; }
.LB_FormRow{ margin: 0;	padding: 0; }
.LB_FormCell{ margin: 0 0 0 20px; }
.LB_FormCellFixedWidth{	width: 220px; }

#LB_Separator{ width: 410px; padding: 0 20px; }
#LB_Consent{ display: none; margin-right: 20px; padding: 5px; }
#LB_FinishButtonDiv{ padding: 10px 20px 20px 0; float: right; }
#LB_FinishButton{ font-size: 16px; font-weight: bold; background-color: #F87431; color: #fff; padding: 3px 10px; }
#LB_FinishButton.LB_ButtonDisabled{ background-color: #ddd; }

.LB_ToolTip-title{ font-weight:bold !important; }
.LB_ToolTip-tip { background: #ff7;	border: 2px solid black !important;	font-size: 80%;	padding: 3px; text-align: left;	width: 350px; z-index:100; }
.LB_ToolTipIcon { background:transparent url(https://forms.leadbay.co.uk/Mortgages/HtmlIntegration/Images/ToolTipQuestionCircle.gif) no-repeat scroll 0 0; display: inline; }

	