@charset "utf-8";
/* ------------
 * Global Reset
 * ------------
 *
 * Cross-browser style reset to a common base by Eric Meyers
 *

 */
 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
 a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
 small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
 	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
 }
 :focus { outline: 0 } /* remember to define focus styles! */
 select, input, textarea, button { font-family:Arial, sans-serif; font-size: 1em; color: #666; }
 body { font: 65.5%/1.12 Arial, sans-serif;}
 ol, ul { list-style: none }
 table { border-collapse: separate; border-spacing: 0 } /* tables still need 'cellspacing="0"' in the markup */
 caption, th, td { text-align: left; font-weight: normal }
 blockquote:before, blockquote:after, q:before, q:after { content: "" }
 blockquote, q {	quotes: "" "" }

/* --------
 * Common
 * --------
 *
 * 
 *
 */
  a{ color:#164386; }
  h1{line-height:1.5em;font-size:1.7em;color:#fff;margin:40px 0 0 50px;color:#255679;}
  h2{color:#f57900;font-size:1.4em;font-weight:normal;margin:0 0 20px 0;}
  p{margin:0 0 20px 0;}
  strong{font-weight:bold;}
/* ------------
 * Structure
 * ------------
 *
 * 
 *
 */
 body{text-align:center;color:#666666;}
 div.container{width:998px;margin:0 auto;text-align:left;background:url('/assets/images/bgr.gif') 0 135px no-repeat;font-size:1.4em; position:relative;}
  div.header{height:170px;overflow:hidden;}
   div.logotype{float:left;padding:20px 100px 0 0; width:206px;}
   div.navigation{text-align:center;float:left;width:420px;margin-top:70px;}
   div.icon_add{float:right;width:230px;}
  div.content_area{ height:expression((this.scrollHeight < 510)? "510px" : "100%");min-height:510px;margin-bottom:20px; }
  div.footer{text-align:center;padding:0 0 30px;}
 
/* ----
 * Head
 * ----
 *
 * 
 *
 */
 
#service_message{ position: absolute; top:80px; right:0; width: 281px; background:url("/assets/images/bg_service_message.gif") no-repeat; z-index:101; }
#service_message p{ background: url("/assets/images/bg_service_message.gif") no-repeat bottom left; font-size: 0.9em !important; margin:0; padding: 0 6px 13px 8px; margin-top: 13px;}
#service_message span{ font-size:1.0em; font-weight: bold; }
 
/* --------
 * Nav
 * --------
 *
 * 
 *
 */
  div.navigation ul{color:#999999;margin:0 auto;font-size:1.02em;}
  div.navigation ul li{display:inline;padding-left:2px;}
  div.navigation ul li a{text-decoration:none;color:#999999;}
  div.navigation ul li a:hover{color:#f57900; }
  div.navigation ul li span{color:#f57900;}

  div.icon_add{font-size:0.96em;}
  div.icon_add a{color:#999;}
  div.icon_add a.mob, div.icon_add a.mob_1{background:url('/assets/images/icon_phone.gif') top left no-repeat;text-decoration:none;padding:5px 0 30px 35px;display:block;margin:30px 0 0;}
  div.icon_add a.mob_1{float:right;}
  div.icon_left{float:left;width:120px;}
   div.icon_right{float:left;width:90px;margin:35px 0 0 10px;text-align:right;}
   
   div.icon_right ul{ }
   div.icon_right li{ float: left; position:relative; width:26px; height:29px; }
   div.icon_right li a{ display: block; }
   div.icon_right li a.light{ width:26px; height:29px; position:relative; font-size: 0.9em; }
   div.icon_right li a.light span{ background:url("/assets/images/dda_light.gif") no-repeat;position:absolute;width:100%;height:100%;}
   
   div.icon_right li a.dark{ width:26px; height:29px; position:relative; font-size: 0.9em; }
   div.icon_right li a.dark span{ background:url("/assets/images/dda_dark.gif") no-repeat;position:absolute;width:100%;height:100%;}
   
   div.icon_right li a.help{ width:28px; height:29px; position:relative; font-size: 0.9em; }
   div.icon_right li a.help span{ background:url("/assets/images/dda_icon_help.gif") no-repeat;position:absolute;width:100%;height:100%;}

 
/* --------
 * Content
 * --------
 *
 * 
 *
 */
 div.container_form{background:url('/assets/images/bgr_content_mid.gif') center top repeat-y;width:827px;margin:20px auto 0;text-align:center;}
  div.bgr_cnt_top{background:url('/assets/images/bgr_content_top.gif') top left repeat-x;}
   div.bgr_cnt_left{background:url('/assets/images/bgr_content_left.gif') top left no-repeat;}
    div.bgr_cnt_right{background:url('/assets/images/bgr_content_right.gif') top right no-repeat;}
	 div.bgr_cnt_bot{background:url('/assets/images/bgr_content_bot.gif') left bottom no-repeat;}
	 div.bgr_cnt_bot_fff{background:url('/assets/images/bgr_content_bot_fff.gif') left bottom no-repeat;}/**/
	 
	div.h_cnt_top{background:url('/assets/images/h_cnt_top.gif') top left repeat-x;}
		div.h_cnt_left{background:url('/assets/images/h_cnt_left.gif') top left no-repeat;}
			div.h_cnt_right{background:url('/assets/images/h_cnt_right.gif') top right no-repeat;}
				div.h_cnt_bot{ background: none;}


  div.form_top{overflow:hidden;height:115px;text-align:left;margin:0 0 30px 0;}
  div.form_feedback_bottom{ overflow:hidden; height:91px; text-align:left;margin:0 0 30px 0; }
  .join_us_form{ width: 550px; }
  .join_us_form .large_width{ width: 180px; }
  
  div.txt_center_page{overflow:hidden; padding:0 23px 30px 52px;text-align:left;}
  
  div.txt_center_page#txtcntform{overflow:hidden; padding:0 23px 30px 23px;text-align:left;}
  
  div#txt_feedback_center_page{ padding-left: 25px; }
  #faq ul{  }
  #faq li{ height: auto; padding:0px 0 0 20px; margin: 5px 0 0 20px; }
  #faq  h3{ margin: 15px 0 5px; font-weight:bold; }
  #faq  p{ margin-bottom: 10px; line-height:1.2em; }
  
  #privacy ul{ margin-bottom: 15px; }
  #privacy li{ height: auto; padding:0px 0 0 20px; margin: 5px 0 0 20px; }
  #privacy  h3{ margin: 15px 0 5px; font-weight:bold; }
  #privacy  p{ margin-bottom: 10px; line-height:1.2em; }
  
  #terms-and-conditions ul{ margin-bottom: 15px; }
  #terms-and-conditions .nostyle li{ background: none; }
  #terms-and-conditions ul ul{ list-style-type:lower-alpha; }
  #terms-and-conditions li{ height: auto; padding:0px 0 0 20px; margin: 5px 0 0 20px; }
  #terms-and-conditions  h3{ margin: 15px 0 8px; font-size: 1.2em; }
  #terms-and-conditions  h4{ font-weight:bold; }
  #terms-and-conditions  p{ margin-bottom: 10px; line-height:1.2em; }
  
   div.txt_fix_left{float:left;width:525px;padding-left:30px;}
    div.form_feedback{}
   div.form_image{float:right;width:225px;}
  div.line_gray{overflow:hidden;width:780px;border-top:1px solid #cccccc;font-size:1px;line-height:1px;height:1px;text-align:center;margin:0 auto 30px;}

	div.txt_feedback_content{ margin-left: 30px;}
   
   div.txt_center_page ul.feedback li{background:url('/assets/images/bgr_li.gif') top left no-repeat; padding:0 0 20px 25px;margin:0;}
   div.txt_center_page ul.feedback li p{margin:0;}

   div.txt_center_page img.float_right_img{float:right; position:relative; margin:0 0 20px 20px;}
   div.txt_center_page .float_right_image_box{ float: right; position:relative; width: 226px; margin:0 0 0 20px; }
  
   div.txt_center_page ul{}
   div.txt_center_page ul li{background:url('/assets/images/bgr_li.gif') top left no-repeat;padding:0 0 20px 15px;margin:0 0 0 20px;}
   div.txt_center_page ul li p{margin:0;}

	div.page_right{ padding: 55px 0 0 30px; }
	
	/* Bubble tooltip */
	.bubble{ color:#255679; font-size: 0.9em; width:105px; bottom: 12px; position:absolute; left:200px; display: none; z-index: auto !important; }
	.bubble .inner{ background: #99d4ff; padding: 5px 5px 5px 10px; margin:0; }
	.bubble .inner span{ font-weight: bold; }
	
	.bubble_head{ position: relative; height: 10px; }
	
	.tr, .tl{ position: absolute; top:0; }
	.tl{ background: url('/assets/images/bubble_tl.png') no-repeat top left; height: 10px; width: 95px; display:block; left:0; }
	.tr{ background: url('/assets/images/bubble_tr.png') no-repeat top right; height: 10px; width: 10px; display:block; right:0; }
	
	.br, .bl{ position: absolute; bottom:0; }
	.bl{ background: url('/assets/images/bubble_bl.png') no-repeat top right; height: 20px; width: 24px; display:block; left:-14px; bottom: -5px; }
	.br{ background: url('/assets/images/bubble_br.png') no-repeat top right; height: 10px; width: 95px; display:block; right:0; }
	
	.bubble_foot{ position: relative; height: 10px; }
	
	#flashcontent{ z-index: 50;}

.error-message {
background: #ffd6d6; border: 1px solid #ff0000;
margin:0;width:280px; padding: 0 3px; height: 19px; overflow:hidden; color:#ff6464;
}
.error-message.large {
	height: auto; overflow:auto; padding: 3px;
}
	

/* --------
 * Site
 * --------
 *
 * 
 *
 */
 
  div.left_side{float:left;color:#255679;}

  div.left_content_info{margin:10px 0 0 80px;}
  div.left_side{width:450px;padding-left:40px;}
  div.left_header{margin:80px 0 0 0;}
  div.left_header h1{font-size:2em;font-weight:bold;text-align:center;margin:0 0 10px 0;color:#255679;line-height:1em;}
  div.left_header h1.smaller{font-size:1.45em;}
  div.left_header h1.left_align{margin-left:70px;text-align:left;}
  div.left_header h1.steps_tip{margin-left:110px;text-align:left;}
  div.left_header h2{font-size:1.05em;font-weight:bold;text-align:center;margin:0 0 7px 0;color:#255679;}
  div.left_header h2.left_align{margin-left:70px;text-align:left;}
  div.left_header h2.steps_tip{margin-left:110px;text-align:left;}
  div.left_header p{margin-left:70px;text-align:left;}
  div.left_header ul{margin-left:70px;text-align:left;}
  
  div.left_header ul.steps_tip{margin-left:110px;padding:0 20px;list-style-type:decimal;}
  div.left_header ul.steps_tip li{margin:0 0 12px 0;}
  div.left_header p.steps_tip{margin-left:110px;}


	.landline{ padding-left: 40px; margin-top: 7px; }

   div.right_side{float:left;width:490px;color:#fff;}
   div.right_side h2{color:#255679;font-size:3.5em;}
   
   div.right_header{overflow:hidden;margin:25px 0 0 0;}
   div.right_header h1{font-size:1em;font-weight:bold;margin:0 0 20px 0;color:#255679;}
   div.right_header h2{font-size:1.8em;}
   div.right_header h1.detailed_search{margin-top:20px;}
   div.right_header h3{margin:0 0 0 38px;font-size:1.35em;font-weight:bold;padding-bottom:5px;color:#255679;}
   
   div.right_side a{font-size:0.8em; }
   div.content_area a:hover{text-decoration: none; }
   div.left_side a{font-size:0.8em; }

   div.how_it_works{margin:0 0 0 30px;}
   
   div.how_it_works p{ font-size: 17px; margin: 5px 0; }
   div.how_it_works p.link a{ color: #fff; }
   div.how_it_works p span{ display: block; float:left; width: 20px; height: 15px; margin-bottom: 20px; font-weight: bold; }
   div.how_it_works p.small{ font-size: 1.0em; }
   
   .clear{ clear: both; line-height:0; height:0; }
   
   
   div.str_line{width:100%;margin:10px 0;}
    div.left_label{float:left;text-align:left;}
	div.left_label_width{width:140px;padding-right:10px;}
	div.left_label_blue{width:80px;padding-right:10px;}
	div.left_label_feedback{width:80px;padding-right:10px;color:#333333;}
	textarea.feedback_area{width:320px;border:1px solid #999;}

	div.left_label label{font-weight:bold;}
	div.white_color{color:#fff;font-size:16px;}
	div.white_line{width:380px;background:#fff;font-size:1px;height:3px;margin:20px 0 0 0;}
	
	div.large_width{ width: 170px; }
	div.left_content_info .large_width{ width: 100px; }
	.req{ font-size: 1.0em; font-weight:bold; }
	div.medium_width{ width: 144px; }
	.large_width_select{ width: 450px; }

	div.right_input{float:left;width:50%; position:relative;}
	div.right_input a.more{font-size:1em;}
	div.right_input input.width200{width:200px;border:1px solid #999;}
	input.single_field{ padding: 3px 5px; font-size: 1.2em; width:10px; }
   
   div.right_content_btn{margin:0 0 10px;}
   
    input.btn_search{background:url('/assets/images/btn_search.gif') top left no-repeat;width:117px;height:43px;border:0;color:#194b6f;font-weight:bold;}
	input.btn_send{background:url('/assets/images/btn_send.gif') top left no-repeat;width:117px;height:43px;border:0;color:#194b6f;font-weight:bold;}
	input.btn_search_blue{background:url('/assets/images/btn_search_blue.gif') top left no-repeat;width:117px;height:43px;border:0;color:#194b6f;font-weight:bold;font-size:1.2em;}
	input.btn_register{background:url('/assets/images/btn_register.gif') top left no-repeat;width:91px;height:33px;border:0;color:#194b6f;font-weight:bold;}
	input.btn_sign_in{background:url('/assets/images/btn_sign_in_nobg.gif') top left no-repeat;width:79px;height:29px;border:0;color:#194b6f;font-weight:bold;margin-right:3px;}
	input.btn_confirm_code{ background:url('/assets/images/btn_register.gif') top left no-repeat;width:91px;height:33px;border:0;color:#194b6f;font-weight:bold; }
	a.btn_click_here{ background:url('/assets/images/btn_clickhere_nobg.gif') top left no-repeat;width:87px;font-size:1.1em !important; padding: 6px 0 0 10px; height:27px;border:0; text-decoration:none;color:#194b6f;font-weight:bold; display:block; margin-left: 22px; }
	.btn_click_here#btn_continue, .btn_click_here#btn_abort{ font-size: 1.0em !important; padding-top: 6px; margin: 10px 0 10px; text-align:center; padding-left:0; width: 97px; }
   div.right_content_ref{padding-left:25px;}

   div.m_right_btn{padding-left:150px;}
   div.search_again{margin:135px 0 40px 25px;}
   
   div.right_text_checkbox{font-size:0.8em;}

   ul.ul_how_it_works{font-size:0.8em;margin:0;padding:0;}
   ul.ul_how_it_works li{float:left;padding:0 20px 0 0;}
   ul.ul_how_it_works li img{margin-bottom:5px;}

   div.friends_picture{margin-bottom:8px;}
  
   h1#txt_search_tip{width:175px;height:37px; position: relative; margin-left: 130px;}
   h1#txt_search_tip span{background: url("/assets/images/txt_search_tip.png") no-repeat;position:absolute;width:100%;height:100%;}

   h1#txt_remove_me span{background: url("/assets/images/txt_become_exdirectory.gif") no-repeat;position:absolute;width:330px;height:50px;left:110px;}


   h1#txt_detailed_search{width:264px;height:31px; position: relative;}
   * html h1#txt_detailed_search{margin-top:43px;}
   *:first-child+html h1#txt_detailed_search{margin-top:18px;}
   h1#txt_detailed_search span{background:url("/assets/images/txt_detailed_search.png") no-repeat;position:absolute;width:100%;height:100%;}

   h1#txt_search_again{width:219px;height:37px; display: block; margin-left:110px;}
   h1#txt_search_again span{background:url("/assets/images/txt_search_again.png") no-repeat;position:absolute;width:100%;height:100%;}
   
   h1#txt_search_again_no_results{width:219px;height:37px; position:relative; margin-left: 10px; margin-top: -25px; }
   .webkit h1#txt_search_again_no_results, .ie8 h1#txt_search_again_no_results{ margin-left: 110px; }
   h1#txt_search_again_no_results span{background:url("/assets/images/txt_search_again.png") no-repeat;position:absolute;width:100%;height:100%; text-indent:-9000px;}
   
   h1#txt_thank_you{ width:175px;height:35px; position: relative; margin-left:70px; font-size: 1.2em; }
   h1#txt_thank_you span{ background:url("/assets/images/txt_thankyou.gif") no-repeat;position:absolute;width:100%;height:100%; }
   
   h1#txt_what_happens_next{ width:260px;height:35px; position: relative; margin-left:40px; font-size: 1.2em; }
   .webkit h1#txt_what_happens_next{ margin-left: 85px; }
   h1#txt_what_happens_next span{ background: #ADDDFF url("/assets/images/txt_what_happens_next.gif") no-repeat;position:absolute;width:100%;height:100%; }
   
   div.left_content_info p.txt_thankyou{ line-height: 17px; margin: 8px 0; }
   
   p.large_font{ font-size: 1.5em; }
   p.padleft{ padding-left: 48px;}
   .ie6 p.padleft, .ie7 p.padleft{ padding-left: 55px;}
   
   h1#txt_thanksfor_registering{ width:240px;height:68px; position:relative; margin-left:10px; font-size: 1.2em; }
   .ie6 h1#txt_thanksfor_registering{ position:fixed;}
   .webkit h1#txt_thanksfor_registering, .ie8 h1#txt_thanksfor_registering{ margin-left: 130px;}
   h1#txt_thanksfor_registering span{ background:url("/assets/images/txt_thanksfor_registering.gif") no-repeat;position:absolute;width:100%;height:100%; text-indent:-9000px; }
   
   h1#txt_multipleresults{ width:260px;height:40px; position: relative; margin-left:-35px; font-size: 1.2em; }
   h1#txt_multipleresults span{ background:url("/assets/images/txt_multipleresults.gif") no-repeat;position:absolute;width:100%;height:100%; text-indent:-9000px; }
   
   h1#txt_misinformed{ width:306px;height:108px; position: relative; margin-left:70px; font-size: 1.2em; }
   .ie6 h1#txt_misinformed, .ie7 h1#txt_misinformed{ margin-left: 53px; }
   .webkit h1#txt_misinformed{ margin-left: 78px; }
   h1#txt_misinformed span{ background:url("/assets/images/txt_misinformed.gif") no-repeat;position:absolute;width:100%;height:100%; }
   
   h1#txt_multipleresults_more{ width:296px;height:100px; position: relative; margin-left:70px; font-size: 1.2em; }
   .ie6 h1#txt_multipleresults_more, .ie7 h1#txt_multipleresults_more, .ie8 h1#txt_multipleresults_more{ margin-left: 75px; }
   .webkit h1#txt_multipleresults_more{ margin-left: 80px;}
   h1#txt_multipleresults_more span{
	background: #ADDDFF url("/assets/images/txt_multiple_results_more.gif") no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	background-image: url(/assets/images/txt_multiple_results_more.gif);
}

 h1#txt_think_we_have_found_more{ width:296px;height:100px; position: relative; margin-left:70px; font-size: 1.2em; }
   .ie6 h1#txt_think_we_have_found_more, .ie7 h1#txt_think_we_have_found_more, .ie8 h1#txt_think_we_have_found_more{ margin-left: 75px; }
   .webkit h1#txt_think_we_have_found_more{ margin-left: 80px;}
   h1#txt_think_we_have_found_more span{
	background: #ADDDFF url("/assets/images/txt_think_we_have_found.gif") no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}
   
   h1#txt_thanks{ width:175px;height:35px; position: relative; margin-left:110px; margin-top: -20px; font-size: 1.2em; }
   .ie6 h1#txt_thanks{ position:fixed; }
   .webkit h1#txt_thanks{ display:block; margin-left: 150px; }
   h1#txt_thanks span{ background:url("/assets/images/txt_thanks.gif") no-repeat;position:absolute;width:100%;height:100%; text-indent:-9000px; }
   
   h1#txt_found_them_but{ width:360px;height:35px; position: relative; margin-left:50px; margin-top: 170px; font-size: 1.2em; }
   .ie6 h1#txt_found_them_but{ position:fixed;}
   h1#txt_found_them_but span{ background:url("/assets/images/txt_found_them_but.jpg") no-repeat;position:absolute;width:100%;height:100%; }
   
   h1#txt_not_in_our_directory{ width:340px;height:68px; position: relative; margin-left:80px; margin-top: 150px; font-size: 1.2em; }
   .ie6 h1#txt_not_in_our_directory{ position:fixed;}
   h1#txt_not_in_our_directory span{ background:url("/assets/images/txt_not_in_our_directory.gif") no-repeat;position:absolute;width:100%;height:100%; }

   h1#txt_addtomyphone{ width:265px;height:68px; position: relative; margin-left:60px; font-size: 1.2em; }
   .ie6 h1#txt_addtomyphone{ position:fixed;}
   .webkit h1#txt_addtomyphone{ margin-left: 120px;  }
   h1#txt_addtomyphone span{ background: #ADDDFF url("/assets/images/txt_addtomobile.gif") no-repeat;position:absolute;width:100%;height:100%; text-indent:-9000px; }

   h1#txt_we_dont_seem{width:388px;height:119px;position:relative;}
   * html h1#txt_we_dont_seem{margin-top:-5px;}
   *:first-child+html h1#txt_we_dont_seem{margin-top:-5px;}
   h1#txt_we_dont_seem span{background:url("/assets/images/txt_we_dont_seem.gif") no-repeat;position:absolute;width:100%;height:100%;}

   h1#txt_i_want_to_find{width:250px;height:32px;position:relative;margin-left:-15px;}
   h1#txt_i_want_to_find span{background:url("/assets/images/txt_i_want_to_find.png") no-repeat;position:absolute;width:100%;height:100%; text-indent:-9000px;}
   
   h1#txt_i_want_to_contact{width:290px;height:32px;position:relative; margin-left: 50px;  }
   .webkit h1#txt_i_want_to_contact{ margin-left: 80px;  }
   h1#txt_i_want_to_contact span{background: #ADDDFF url("/assets/images/txt_i_want_to_contact.gif") no-repeat;position:absolute;width:100%;height:100%;}
   
   h1#txt_3simple_steps{width:237px;height:39px;position:relative;margin-left:105px;}
   h1#txt_3simple_steps span{background:url("/assets/images/txt_3simple_steps.png") no-repeat;position:absolute;width:100%;height:100%;}

   h1#txt_how_it_works{width:207px;height:29px;position:relative;margin-top:20px;}
   * html h1#txt_how_it_works{margin-top:45px;}
   h1#txt_how_it_works span{background:url("/assets/images/txt_how_it_works.gif") no-repeat;position:absolute;width:100%;height:100%;}
   
   
   
   /*div.how_it_works_image{ margin: 67px 0 0 80px; }*/
   /* This is for the flash */
   div.how_it_works_image{ margin: 69px 0 0 79px; }

   h1#txt_we_have_found{width:265px;height:30px;position:relative;margin:100px 0 10px 70px;}
   .webkit h1#txt_we_have_found{ margin-left: 95px; }
   h1#txt_we_have_found span{background:url("/assets/images/txt_we_have_found.png") no-repeat;position:absolute;width:100%;height:100%;}
   
   h1#txt_imsorry{width:267px; height:42px;	position:relative; margin:100px 0 10px 50px;}
   .webkit h1#txt_imsorry{ margin-left: 140px; }
   h1#txt_imsorry span{background:url("/assets/images/txt_imsorry.gif") no-repeat;position:absolute;width:100%;height:100%;}
   
   h1#txt_having_trouble{width:285px;height:38px;margin:60px 0 10px 30px; position:relative;}
   .ie6 h1#txt_having_trouble{ position:fixed;}
   .webkit h1#txt_having_trouble{ margin-left: 90px;}
   h1#txt_having_trouble span{background:url("/assets/images/txt_having_trouble.gif") no-repeat;position:absolute;width:100%;height:100%;}

   h1#txt_feedback{width:550px;height:40px;position:relative;margin:40px 0 0 50px;}
   h1#txt_feedback span{background:url("/assets/images/txt_feedback.gif") no-repeat;position:absolute;width:100%;height:100%;}
   
   h1#txt_ourfeedback{width:535px;height:40px;position:relative;margin:18px 0 0 29px;}
   h1#txt_ourfeedback span{background:url("/assets/images/txt_ourfeedback.gif") no-repeat;position:absolute;width:100%;height:100%; text-indent:-9000px;}
   
   h1#txt_privacy_policy{width:250px;height:40px;position:relative;margin:40px 0 0 50px;}
   h1#txt_privacy_policy span{background:url("/assets/images/txt_privacy_policy.gif") no-repeat;position:absolute;width:100%;height:100%;}
   
   h1#txt_terms_and_conditions{width:380px;height:40px;position:relative;margin:40px 0 0 50px;}
   h1#txt_terms_and_conditions span{background:url("/assets/images/txt_terms_and_conditions.gif") no-repeat;position:absolute;width:100%;height:100%;}
   
   h1#txt_tell_a_friend_blue{width:255px;height:35px;position:relative; margin-left: 70px; }
   .webkit h1#txt_tell_a_friend_blue{ margin-left: 115px; }
   h1#txt_tell_a_friend_blue span{background: #ADDDFF url("/assets/images/txt_tell_a_friend_blue.gif") no-repeat;position:absolute;width:100%;height:100%; }


   h2#txt_the_more_information{width:289px;height:108px;position:relative;}
   h2#txt_the_more_information span{background:url("/assets/images/txt_the_more_information.png") no-repeat;position:absolute;width:100%;height:100%;}
   
   h2#txt_using_the_118800{width:417px;height:98px;position:relative; margin: -10px 0 8px; font-weight:normal;}
   #txt_using_the_118800 li{ font-size: 18px; margin: 7px 0; }
   #txt_using_the_118800 ul{ margin:0; }
   #txt_using_the_118800 li.small{ font-size: 17px; margin: 0 0 7px !important; }
   h2#txt_using_the_118800 span{/*background:url("/assets/images/txt_home_list.gif") no-repeat;*/position:absolute;width:100%;height:100%; }
   
   p.findoutmore{ padding-left: 25px; }

   h2#txt_please_enter_your_details{width:295px;height:80px;position:relative;margin-top:10px;margin-left:90px;}
   h2#txt_please_enter_your_details span{background:url("/assets/images/txt_please_enter_your_details.png") no-repeat;position:absolute;width:100%;height:100%;}

	h2#txt_tellafriend{width:295px;height:35px; position:relative; margin: -10px 0 30px; }
	.ie6 h2#txt_tellafriend{ position:fixed; }
	h2#txt_tellafriend span{background:url("/assets/images/txt_tellafriend.gif") no-repeat;position:absolute;width:100%;height:100%; text-indent: -9000px;}
	h2#txt_tellafriend.no_btm_marg{ margin-bottom: 10px; }
	.tell_a_friend_margin_top{ padding-top: 80px; }
	
	h1#txt_recommendus{width:295px;height:35px;position:relative; margin: 0 0 15px -50px; }
	h1#txt_recommendus span{background:url("/assets/images/txt_recommendus.gif") no-repeat;position:absolute;width:100%;height:100%; text-indent: -9000px;}
	
	h2#txt_detailed_searchgif{width:295px;height:40px;position:relative; margin: -10px 0 10px; }
	h2#txt_detailed_searchgif span{background:url("/assets/images/txt_detailed_search.gif") no-repeat;position:absolute;width:100%;height:100%; text-indent: -9000px;}
	
	h2#txt_ourpromises{width:295px;height:40px;position:relative; margin: 25px 0 10px;  }
	.ie6 h2#txt_ourpromises{ margin: 50px 0 10px; }
	h2#txt_ourpromises span{background:url("/assets/images/txt_ourpromises.gif") no-repeat;position:absolute;width:100%;height:100%;}
	
	
	h2#txt_registration{width:295px;height:40px;position:relative; margin: -10px 0 10px; }
	h2#txt_registration span{background:url("/assets/images/txt_registration.gif") no-repeat;position:absolute;width:100%;height:100%; text-indent: -9000px;}
	
	h2#txt_addyournumber{width:300px;height:40px;position:relative; margin: -2px 0 10px; }
	.ie6 h2#txt_addyournumber{ position:fixed; }
	h2#txt_addyournumber span{background:url("/assets/images/txt_addyournumber.gif") no-repeat;position:absolute;width:100%;height:100%; text-indent: -9000px;}
	
	h2#txt_addyournumber2{width:295px;height:40px;position:relative; margin: -2px -3px 10px; }
	h2#txt_addyournumber2 span{background:url("/assets/images/txt_addyournumber2.gif") no-repeat;position:absolute;width:100%;height:100%; text-indent: -9000px;}
	
	h2#txt_addyournumberto118{width:295px;height:70px;display: block; margin: 0px 0px 10px; }
	h2#txt_addyournumberto118 span{background:url("/assets/images/txt_addyournumberto118.gif") no-repeat;position:absolute;width:100%;height:100%; text-indent: -9000px;}
		
	h2#txt_wheretosendthenumber{width:353px;height:108px;position:relative; margin: 0px 0px 10px; }
	h2#txt_wheretosendthenumber span{background:url("/assets/images/txt_wheretosendthenumber.gif") no-repeat;position:absolute;width:100%;height:100%; text-indent: -9000px;}
	
	h2#txt_coming_soon{width:353px;height:46px;position:relative; margin: 0px 0px 10px; font-size:1.2em; }
	.ie6 h2#txt_coming_soon{ position:fixed;}
	h2#txt_coming_soon span{background:url("/assets/images/txt_coming_soon.gif") no-repeat;position:absolute;width:100%;height:100%; }
	
	h2#txt_shares_number{width:373px;height:155px;position:relative; margin: 35px 0px 0 0; font-size:1.2em; }
	.ie6 h2#txt_shares_number{ position:fixed; margin-top: 59px;}
	.ie7 h2#txt_shares_number{ margin-top: 34px;}
	h2#txt_shares_number span{background:url("/assets/images/txt_shares_number.gif") no-repeat;position:absolute;width:100%;height:100%; }

	h2#txt_addtoaddressbook{width:310px;height:67px; position:relative; margin: 5px 0 10px; }
	.ie6 h2#txt_addtoaddressbook{ position:fixed;}
	h2#txt_addtoaddressbook span{background:url("/assets/images/txt_addtoaddressbook.gif") no-repeat;position:absolute;width:100%;height:100%; text-indent: -9000px;}
	
	h2#txt_sorry{width:95px;height:42px; display:block; margin: 0 0 0; }
	h2#txt_sorry span{background:url("/assets/images/txt_sorry.gif") no-repeat; display:block; width:100%;height:100%; text-indent: -9000px;}
	
	h2#txt_notworking{width:390px;height:42px;position:relative; margin: 0 0 0 0px; display:block; }
	h2#txt_notworking span{background:url("/assets/images/txt_notworking.gif") no-repeat left 1px;position:absolute;width:100%;height:100%; text-indent: -9000px;}
	
	h2#txt_enteryourcode{width:280px;height:42px;position:relative; margin: 0 0 0 0px; display:block; }
	h2#txt_enteryourcode span{background:url("/assets/images/txt_enteryourcode.gif") no-repeat left 1px;position:absolute;width:100%;height:100%; text-indent: -9000px;}	
	
	h2#txt_how_it_worksgif{width:280px;height:42px; margin: 0 0 0 0px; display:block; z-index:4; }
	h2#txt_how_it_worksgif span{background:url("/assets/images/txt_how_it_works.gif") no-repeat; width:100%;height:100%; display:block; text-indent: -9000px;  z-index:5;}	
	
	h2#txt_online{width:280px;height:42px;position:relative; margin: 0 0 0 0px; display:block; z-index: 99; }
	h2#txt_online span{background:url("/assets/images/txt_online.gif") no-repeat; position:absolute;width:100%;height:100%; text-indent: -9000px;}	
	
	h2#txt_getintouch{width:300px;height:54px;position:relative; margin: -2px 0 0 0px; display:block; z-index: 99; }
	h2#txt_getintouch span{background:url("/assets/images/txt_getintouch.gif") no-repeat; position:absolute;width:100%;height:100%; text-indent: -9000px;}	
	
	h2#txt_3simplesteps{width:280px;height:25px;position:relative; margin: 0 0 0 0px; display:block; }
	h2#txt_3simplesteps span{background:url("/assets/images/txt_3simplesteps.gif") no-repeat; position:absolute;width:100%;height:100%; text-indent: -9000px;}	
	
	h2#txt_bytelephone{width:420px;height:35px;position:relative; margin: 5px 0 0 0px; display:block; font-size: 1.4em; color:#fff; }
	h2#txt_bytelephone span{background:url("/assets/images/txt_bytelephone.gif") no-repeat; position:absolute;width:100%;height:100%; }	
	
	h2#txt_dntwantnumber_listed{width:320px;height:25px;position:relative; margin: 5px 0 0 0px; display:block; font-size: 1.4em; color:#fff; }
	h2#txt_dntwantnumber_listed span{background:url("/assets/images/txt_dntwantnumber_listed.gif") no-repeat; position:absolute;width:100%;height:100%; }	
	
	h2#txt_listentotypicalcall{width:190px;height:25px;position:relative; margin: 10px 0 0 0px; display:block; font-size: 1.2em; float:left; }
	h2#txt_listentotypicalcall span{background:url("/assets/images/txt_listentotypicalcall.gif") no-repeat; position:absolute;width:100%;height:100%; }	
	#audiodiv{ padding-top: 13px; }
	
	h2#txt_thanksforjoining{width:320px;height:38px; position:relative; margin: 0 0 0 -25px; }
	.ie6 h2#txt_thanksforjoining{ position:fixed;}
	.webkit h2#txt_thanksforjoining{ margin-left: 70px;}
	h2#txt_thanksforjoining span{background: url("/assets/images/txt_thanksforjoining.gif") no-repeat; position:absolute;width:100%;height:100%; }	
	
	h1#txt_reset_my_password{width:200px;height:73px; margin: 0 0 0 110px; position:relative; display:block; font-size: 1.0em; }
	.webkit h1#txt_reset_my_password{ margin-left: 140px; }
	h1#txt_reset_my_password span{background: url("/assets/images/txt_reset_my_password.gif") no-repeat; position:absolute;width:100%;height:100%; }	



   h3#txt_already_registered{width:300px;height:25px;position:relative;margin-top:11px; margin-left: 41px;}
   * html h3#txt_already_registered{width:300px;height:30px;position:relative;margin-top:35px;}
   h3#txt_already_registered span{background:url("/assets/images/txt_already_registered.png") no-repeat;position:absolute;width:100%;height:100%;}
   

   h3#txt_new_customer{width:300px;height:22px;position:relative; margin:0 0 0 24px;}
   h3#txt_new_customer span{background:url("/assets/images/txt_new_customer.png") no-repeat;position:absolute;width:100%;height:100%;}
   
   h3#txt_choose_new_password{width:300px;height:22px;position:relative; margin:0 0 0 0px;}
   h3#txt_choose_new_password span{background:url("/assets/images/txt_choose_new_password.gif") no-repeat;position:absolute;width:100%;height:100%;}

   
   h3#txt_reset_your_password{width:253px;height:82px;position:relative; margin:50px 0 0 22px; }
   .ie6 h3#txt_reset_your_password{ position:fixed; }
   h3#txt_reset_your_password span{background:url("/assets/images/txt_reset_your_password.gif") no-repeat;position:absolute;width:100%;height:100%;}
   
   h3#txt_proceed_as_new_customer{width:253px;height:70px;position:relative; margin:54px 0 0 22px; }
   .ie6 h3#txt_proceed_as_new_customer{ position:fixed; }
   h3#txt_proceed_as_new_customer span{background:url("/assets/images/txt_proceed_as_new_customer.gif") no-repeat;position:absolute;width:100%;height:100%;}
   
   h3#txt_confirm_your_details{width:353px;height:38px;position:relative; margin:52px 0 0 23px; float:left; position:relative;}
   h3#txt_confirm_your_details span{background:url("/assets/images/txt_confirm_your_details.gif") no-repeat;position:absolute;width:100%;height:100%;}

   

	.txt_tell_friend_right_content{ margin: 55px 0 0 21px; width: 370px; height: 295px; }
	.txt_tell_friend_right_content h2{ }
	
	.add_to_mobile .txt_tell_friend_right_content{ width: 390px;}
	.add_to_mobile .large_width{ width: 170px; }
	
	.marginleft{ padding-left: 20px; }
	
	.txt_thankyouforrecommending{ margin: 0px 0 0 80px; padding-top: 10px; width: 333px; height: 115px; }
	
	.txt_cant_find_the_person{ width: 398px; height: 147px; }
	
	.sitemap{  }
	.sitemap .sub0, .sitemap .sub1{  }
	.sitemap .sub0 a{  }
	.sitemap .sub1{  }
	.sitemap .sub1 a{ color:#999999; }
	.backtotop{ vertical-align: middle; }
	
   p.sdvzhnc{padding:0 0 0 20px;}

   .mt10{margin-top:0.75em !important;}

/* --------
 * Foot
 * --------
 *
 * 
 *
 */
  div.footer ul{font-size:0.8em;color:#999999;margin:0 auto;}
  div.footer ul li{display:inline;padding-left:2px;}
  div.footer ul li a{text-decoration:none;color:#999999;}
  div.footer ul li a:hover{ text-decoration: underline; color:#f57900; }
  div.footer ul li span{color:#f57900;}


/* temp holding page bits */

#tempbody {
  text-align:left;
  line-height:1.2em;
  font-size:1.4em;
  margin: 15px 0;
}

#temp-left {
  float: left;
  padding: 25px;
  margin-left: 35px;
  width: 40%;
  background-color: #ebf6ff;
}

#temp-right {
  float: right;
  padding: 25px;
  margin-right: 35px;
  width: 40%;
}
