body, TD { 
   font-family: "segoe UI", tahoma,verdana,sans-serif,arial,helvetica; 
   font-size: 11px; 
   font-weight: 400;  
}

H1 { 
   margin: 0;
}

.F1, .F2 {
   font-size: 10px;
}

.F3, .F4 {
   font-size: 11px;
}

.F5, .F6 {
   font-size: 12px;
}

.F7 {
   font-size: 13px;
}

.F8 {
   font-size: 14px;
}

.F1, .F3, .F5, .F7, .F8 {
   font-weight: 400
}

.F2, .F4, .F6 {
   font-weight: 700
}

.F3 { color: #333333; }

/* DISPLAY FONT FOR FORM TITLES, ETC. */
.DF1 { font-family: 'segoe UI, Tahoma,verdana,trebuchet ms,helvetica'; font-size: 18px;  font-weight: 700; color: #333333}

.B0, .B1, .B2, .B3, .B4, .B5, .B6, .B7, .B8, .B10, .B11, .B12, .B13, .B14, .B15, .BBB15, .BBOLD, .BB90, .BB01, 
.BB0, .BB1, .BB2, .BB3, .BB4, .BB5, .BB6, .BB7, .BB8, .BB9, .BB10, .BB11, .BB12, .BB13 {
   border-style: solid;
   border-width: 1px;
}

.B0, .B1, .B2, .B3, .B4, .B5, .B6, .B7, .B8, .B10, .B11, .B12, .B13, .B14, .B15, .BBB15 {
   border-color: #CCCCCC;
}

.BB0, .BB1, .BB2, .BB3, .BB4, .BB5, .BB6, .BB7, .BB8, .BB9, .BB10, .BB11, .BB12, .BB13 {
   border-color: #666666;
}

.B1, .B4, .B5, .B10, .B11, .B12, .B13, .BB1, .BB4, .BB5, .BB9, .BB12, .BB13, .BB90 {
   border-top: 0px none;
}

.B1, .B2, .B3, .B10, .B12, .BB1, .BB2, .BB3, .BB11, .BB12
{
   border-right: 0px none;
}

.B2, .B4, .B6, .B7, .B10, .B11, .B14, .BB2, .BB4, .BB6, .BB7, .BB10, .BB13
{
   border-bottom: 0px none;
}

.B1, .B2, .B3, .B11, .B13, .B14, .B15, .BBB15, .BB90, .BB1, .BB2, .BB3, .BB9, .BB10, .BB13 {
   border-left: 0px none;
}

/* 
CSS KEY: 1px 1px 1px 1px = TOP RIGHT BOTTOM LEFT
Default Color Borders (#CCCCCC, Light Gray)
BORDER AROUND = .B0 
BORDER BOTTOM = .B1
BORDER TOP = .B2
BORDER TOP BOTTOM = .B3
BORDER LEFT RIGHT = .B4
BORDER LEFT RIGHT BOTTOM = .B5
BORDER TOP LEFT RIGHT = .B6
BORDER TOP LEFT RIGHT = .B7
BORDER AROUND 2 = .B8
BORDER LEFT = .B10
BORDER RIGHT = .B11
BORDER LEFT BOTTOM = .B12
BORDER RIGHT BOTTOM = .B13
BORDER RIGHT TOP = .B14
BORDER RIGHT TOP BOTTOM = .B15
*/
.BBOLD {
   border-width: 3px;
   border-color: #000000;
}

.BB90 { border-color: #92AF2A; border-width: 0px 1px 1px 0px }
.BB01 { border-color: #92AF2A; }

/* Secondary Color Borders (currently defined by $border_color1)
BORDER AROUND: .BB0
BORDER BOTTOM: .BB1
BORDER TOP: .BB2
BORDER TOP BOTTOM: .BB3
BORDER LEFT RIGHT: .BB4
BORDER LEFT RIGHT BOTTOM: .BB5
BORDER TOP LEFT RIGHT: .BB6
BORDER TOP LEFT RIGHT: .BB7
BORDER AROUND 2: .BB8 (Just in case you forgot about .BB0, I suppose)
BORDER RIGHT BOTTOM: .BB9
BORDER TOP RIGHT: .BB10
BORDER LEFT TOP BOTTOM: .BB11
BORDER LEFT BOTTOM: .BB12
BORDER RIGHT: .BB13
*/

/* LINKS FONT SIZE: X-SMALL(7)/NORMAL */
.L1 {
   FONT-SIZE: 10px; 
   color:#000000; 
   text-decoration:none;
}
   .L1:hover {
      color:#184598; 
      text-decoration:underline;
   }

/* LINKS FONT SIZE: X-SMALL(8)/NORMAL/UNDERLINED */
.L2 {
   FONT-SIZE: 10px; 
   color:#000000; 
   text-decoration:underline;
}
   .L2:visited, .L2:active {
      color:#666666;
   }
   .L2:hover   {
      color:#184598;
   }

/* LINKS FONT SIZE: SMALL(8)/NORMAL */
.L3 {
   FONT-SIZE: 11px; 
   color:#000000; 
   text-decoration:none;
}
   .L3:hover   {
      text-decoration:underline;
   }

/* LINKS FONT SIZE: SMALL(8)/NORMAL */
.L4 {
   FONT-SIZE: 13px; 
   color:#184598; 
   text-decoration:none;
}
   .L4:active  {
      color:#000000;
   }
   .L4:hover   {
      text-decoration:underline;
   }

/* LINKS FONT SIZE: SMALL(8)/NORMAL */
.L5 {
   FONT-SIZE: 11px; 
   color:#003DB8; 
   text-decoration:none;
}
   .L5:hover {
      text-decoration:underline;
   }

/* LINKS FONT SIZE: X-SMALL(8)/NORMAL/UNDERLINED */
.L6 {
   FONT-SIZE: 11px; 
   color:#000000; 
   text-decoration:underline;
}
   .L6:visited, .L6:active {
      color:#666666;
   }
   .L6:hover {
      color:#184598;
   }

/* LINKS FONT SIZE: SMALL(8)/NORMAL */
.L7 {
   FONT-SIZE: 14px; 
   color:#000000; 
   text-decoration:underline
}
   .L7:visited, .L7:active {
      color:#666666;
   }
   .L7:hover {
      color:#184598;
   }

.PB { page-break-after : always }

p.c{clear:both;padding:0;margin:0;}

.advertisement_title
{
   font-family: arial, helvetica, verdana;
   font-size: 7pt;
   color: gray;
   text-align: center;
}

.wp_cell
{
   border: 1px solid #999;
}

.wp_cell_light
{
   border: 1px solid #ccc;
}

.wp_listing_table
{
   font-family: arial, helvetica, verdana;
   border-style: solid;
   border-width: 1px;
   border-color: #2784C9;
   padding-left: 6px;
   padding-right: 6px;
   padding-top: 4px;
   padding-bottom: 4px;
}

.wp_moreinfo_table
{
   font-family: arial, helvetica, verdana;
   border-style: solid;
   border-color: gray;
   border-width: 2px 1px 2px 1px;
   padding-left: 10px;
   padding-right: 10px;
}

.wp_moreinfo_title
{
   font-family: arial, helvetica, verdana;
   font-size: 16pt;
   font-weight: bold;
   color: #318E00;
}

.wp_listing_name
{
   font-family: arial, helvetica, verdana;
   font-size: 11pt;
   font-weight: bold;
   color: #1497D5;
}

.wp_listing_address
{
   font-family: arial, helvetica, verdana;
   font-size: 11pt;
   color: #3B4A59;
}

.wp_listing_large_text
{
   font-family: arial, helvetica, verdana;
   font-size: 12pt;
   color: #3B4A59;
}

.wp_listing_med_text
{
   font-family: arial, helvetica, verdana;
   font-size: 11pt;
   color: #3B4A59;
}

.wp_listing_small_text
{
   font-family: arial, helvetica, verdana;
   font-size: 9pt;
   color: #3B4A59;
}

.wp_listing_xsmall_text
{
   font-family: arial, helvetica, verdana;
   font-size: 7pt;
   color: black;
   white-space:nowrap;
}

.wp_listing_moreinfo_link
{
   font-family: arial, helvetica, verdana;
   font-size: 9pt;
   color: black;
   text-decoration : none;
   white-space:nowrap;
}

.wp_listing_large_link
{
   font-family: arial, helvetica, verdana;
   font-size: 10pt;
   font-weight: bold;
   color: #3B4A59;
}

.wp_listing_small_link
{
   font-family: arial, helvetica, verdana;
   font-size: 10pt;
   line-height: 12pt;
   color: #338F00;
}

.wp_listing_xsmall_link
{
   font-family: arial, helvetica, verdana;
   font-size: 9pt;
   color: #338F00;
}

.wp_listing_navbar
{
   font-family: arial, helvetica, verdana;
   font-size: 12pt;
   background-color: #2E3947;
   height: 25px;
   color: #FFFFFF;
   vertical-align: middle;
   padding-left: 5px;
   padding-right: 5px;
}

/*
  Used for yahoo WP results
*/
.wp_wgt_tbl
{
   background-color: #fff;
   font-family: arial, helvetica, sans-serif;
   font-size: 9pt;
   border-style: solid;
   border-width: 0px;
   border-color: #ccc;
   padding-left: 6px;
   padding-right: 6px;
   padding-top: 4px;
   padding-bottom: 4px;
}
.wp_wgt_td
{
   font-family: arial, helvetica, sans-serif;
   font-size: 8pt;
}

.wp_wgt_tbl:link
{
   font-family: arial, helvetica, sans-serif;
   color: #0086C3;
}

.wp_wgt_hdr_txt
{
   font-size: 14px;
   color: #0087c3;
   font-weight: bold;
   font-family: arial, helvetica, sans-serif;
   padding-bottom: 5px;
   padding-top: 5px;
}

.wp_wgt_hdr_txt:link
{
   text-decoration:underline;
   font-family: arial, helvetica, sans-serif;
}
.wp_moreinfo_title
{
   font-family: arial, helvetica, sans-serif;
   font-size: 16pt;
   font-weight: bold;
   color: #318e00;
}

.intelius_searchForm {
   width: 728px;
   margin: auto;
}

.YP_Listing_Text
{
    font-size: 9pt;
    font-family: arial, helvetica, sans-serif;
    color:black;
}

.YP_Listing_Text.link
{
    color:#184598;
    text-decoration:underline;
}

.YP_MoreInfo_Header
{
    font-size: 12pt;
    font-family: arial, helvetica, sans-serif;
    font-weight:bold;
    text-align:left;
}

.YP_MoreInfo_SubHeader
{
    font-size: 10pt;
    font-family: arial, helvetica, sans-serif;
    font-weight:bold;
   text-align:left;
}

.YP_MoreInfo_Text
{
    font-size: 9pt;
    font-family: arial, helvetica, sans-serif;
    color:#000;
   text-align:left;
}

.YB_MoreInfo_ListItem
{
	list-style-type:inherit;
	list-style-image:none;
	list-style-position:inherit;
   text-align:left;
   padding-left:10px;
}

.found_text {
    font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	padding-left:8px;
}

.found_text h1 {
   font-size: 10pt;
   font-weight: normal;
}

.categories_txt {
    font-family: arial, helvetica, sans-serif;
    color: #3165b5;
	font-size: 9pt;
	font-weight: bold;
	padding-bottom:6px;
}
.categories_txt a:link, visited {color: #008aff; text-decoration:underline;}
.categories_txt a:visited {color: #008aff; text-decoration:underline;}

.listing_name{
	color: #529208;
    font-family: arial, helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
}

.listing_name_sponsered{
	color: #529208;
    font-family: arial, helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
}
.listing_name_red{
	color: red;
    font-family: arial, helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
}

.sml_txt {
	font-size: 9pt;
}

.sml_txt_sponsered {
	font-size: 10pt;
}
.phone_txt {
	font-size: 10pt;
	padding-top:8px;
    font-weight:bold;
}
.phone_txt_sponsered {
	font-size: 9pt;
	padding-top:6px;
    font-weight:bold;
}

.tile_ad_name {
	color: #529208;
    font-family: arial, helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
}

.tile_ad_name_red {
	color: red;
    font-family: arial, helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
}

.tile_ad_phone_txt {
	font-size: 8pt;
    font-weight:bold;
}

.b_link_txt {
   color: #3169ad;
   font-size: 9pt;
   text-decoration:underline;
}
.b_link_txt_sponsered {
   color: #3169ad;
   font-size: 8pt;
   text-decoration:underline;
}

.intelius_ad_head_text {
	color:#0177ef;
    font-family: arial, helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	padding-left:6px;
}
.intelius_ad_head_text .head_name {
	color:#e33000;
    font-family: arial, helvetica, sans-serif;
	font-size:13pt;
}
.intelius_ad_head_table {
    font-family: arial, helvetica, sans-serif;
	font-size:11pt;
	color:#272727;
	border:solid 1px #272727;
}
.intelius_ad_t-input {
	border:solid 1px #272727;
}
.noResultBoxTitle {
   font-size: 13px;
   padding-left: 10px;
   vertical-align: middle; 
   background-color: #ebf3fb;
   height: 23px;
   border-bottom-style: solid;
   border-width: 1px;
   border-color: #3d7faf;
   font-weight: bold;
}

.bg_tl
{
   height: 10px;
   width: 10px;
   background-position: left top;
}

.bg_tm
{
	background-position: -13px top;
   height: 10px;
}

.bg_tr
{
	background-position: right top;
   height: 10px;
   width: 10px;
}

.bg_ml
{
	background-position:left -13px;
   height: 10px;
   width: 10px;
}

.bg_mm
{
	background-position:-13px -13px;
   height: 10px;
}

.bg_mr
{
	background-position:right -13px;
   height: 10px;
   width: 10px;
}

.bg_bl
{
	background-position:left bottom;
   height: 10px;
   width: 10px;
}

.bg_bm
{
	background-position:-13px bottom;
   height: 10px;
}

.bg_br
{
	background-position:right bottom;
   height: 10px;
   width: 10px;
}

/*--------------*/
.NoResultBar
{
      border-style: none;
      padding: 10px;
      vertical-align: bottom;
}

.NoResultBarText
{
   font-weight: bold;
}

.upsellLinks
{
      margin-left: 14px;
      line-height: 23px;
      border-style: solid;
      border-width: 1px;
      border-color: #a9a9a9;
      margin: 5px;
      padding: 5px;
      background-color: #efefef;
}

.upsellLinksLine1
{
   font-weight: bold;
   text-decoration: none;
   color: red;
   font-size: 14px;
}

.upsellLinksLine2
{
   font-size: 13px;
   text-decoration:none;
   color: #696969;
}

.upsellLinksLine3
{
   font-size: 13px;
   color: #4682B4;
   text-decoration: underline;
}

.upsellSearchFormLabel
{
   color: #4682B4;
   font-size: 11px;
   font-weight: 400;
}

.noResultsFeeds
{
   font-size: larger;
   font-weight: bold;
   padding: 0;
   margin: 0;
   width: 100%;
}

.noResults1Feed
{
   border-style: solid;
   border-width: 1px;
   border-color: #3366cc;
   margin: 4px 0;
   padding: 4px;
   background-color: white;
   width: 100%;
}

.noResults1FeedLeft
{
   vertical-align: middle;
   width: 30%;
}

.noResults1FeedLeft a
{
   color: black;
   font-weight: bold;
}

.noResults1FeedRight
{
   vertical-align: middle;
   text-align: left;
   padding-right: 10px;
}

.noResults1FeedRight a
{
   font-size: 12px;
   color: #3366cc;
}

.upsellSearchFormInput
{
   width: 120px;
}

.wideSearch
{
   width: 100%;
   height: 150px;
}

.wideSearchTitle
{
   color: green;
   font-size: large;
   font-weight: bold;
}

.wideSearchLabel
{
   color: #4682B4;
   font-size: 11px;
   font-weight: 400;
   padding-bottom: 3px;
   padding-top: 5px;
}

.wideSearchInput
{
   width: 120px;
}

.wideSearchInputExtraLong
{
   width: 283px;
}

.wideSearchSelect
{
   width: 126px;
}

.wideSearchButton
{
   padding-top: 12px;
   text-align: right;
}
.ad
{
   border-style: solid !important;
   border-width: 1px !important;
   border-color: #cccccc !important;
}


.sponsoredLinks {
   width: 100%;
}

.error_text {
   color: red;
   font-weight: bold;
   padding: 5px;
   
}

.sponsoredLinks_item {
   position: relative;
   background-color: #eeeeee;
   border-style: solid;
   border-width: 1px;
   border-color: #cccccc;
   margin: 0;
   margin-bottom: 5px;
}

.sponsoredLinks span.block {
   display: block;
   text-decoration: none;
   margin-left: 5px;
   margin-bottom: 5px;
}

.sponsoredLinks .title {
   color: #3366cc;
   font-size: 14px;
   text-decoration: underline;
   margin-bottom: 5px;
}

.sponsoredLinks .subtitle1 {
   color: #555555;
}

.sponsoredLinks .subtitle2 {
   color: #009f00;
}

.sponsoredLinks_item .disclaimer {
   position: absolute;
   top: 5px;
   right: 5px;
   font-size: smaller;
   color: #555555;
}




ul.no_results_upsell_links {
   padding: 0;
   margin: 0;
   list-style: none;
   width: 49%;
   float: left;
   padding-top: 10px;
}

ul.no_results_upsell_links li {
   line-height: 160%;
}

div.no_results_help ul.no_style {
   padding: 0;
   margin: 0;
   margin-top: 10px;
   list-style: none;
}

div.no_results_help.suggestions {
   width: 49%;
   float: left;
}

div.no_results_help ul.suggestions {
   list-style: disc none outside;
   margin-top: 10px;
   margin-bottom: 0;
}

div.no_results_box_title {
   font-size: 20px;
   font-weight: bold;
   color: #009f00;
   margin-top: -5px;
}

div.no_results_box_subtitle {
   font-size: 15px;
   font-weight: bold;
   color: #aaaaaa;
}



.tower_sponsored_link {
   color: #555555;
   font-size: 7.5pt;
}

.invalidSearchPack {
   color: #ff0000;
}



#feedback_form {
   padding: 0;
   margin: 0;
   width: 550px;
   margin-left: auto;
   margin-right: auto;
}

#feedback_form p {
   font-size: larger;
}

#feedback_form p.error {
   color: #ff0000;
}

#feedback_form p.success {
   color: #00cc00;
}

#feedback_form label {
   font-weight: bold;
}

#feedback_form .hint {
   font-size: smaller;
   color: #555555;
}

#feedback_form input,
#feedback_form select,
#feedback_form textarea 
{
   margin: 0;
   padding: 0;
   width: 300px;
   border-style: solid;
   border-width: 1px;
   border-color: #000000;
}

#feedback_form dl {
   width: 100%;
}

#feedback_form dd,
#feedback_form dt
{
   padding: 0;
   margin: 0;
   margin-bottom: 10px;
   float: left;
   text-align: right;
}

#feedback_form dd {
   width: 303px;
}

#feedback_form dt {
   width: 150px;
   margin-right: 10px;
}

#feedback_form #button {
   width: 130px;
   font-weight: bold;
}

/* ads */

.ad_160x600 {
   width: 160px;
   height: 600px;
   margin-left: auto;
}

.ad_120x600 {
   width: 120px;
   height: 600px;
   margin-left: auto;
}

.ad_728x90 {
   width: 728px;
   height: 90px;
   margin-left: auto;
   margin-right: auto;
}

.ad_300x250 {
   width: 300px;
   height: 250px;
   margin-left: auto;
   margin-right: auto;
}

.ad_160x600 img,
.ad_120x600 img,
.ad_300x250 img,
.ad_728x90 img {
   border-style: none;
}

/* classmates style */
.classmates_results,
.classmates_noresults {
   border: solid 1px #3b7fae;
   width: 708px;
   margin: 5px auto;
   padding: 10px;
   position: relative;
}

.classmates_results_title,
.classmates_see_all {
   font-family: arial, helvetica, sans-serif;
   font-size: 12pt;
   font-weight: bold;
}

.classmates_results_title a,
.classmates_see_all a {
   color: #000;
}

.classmates_see_all {
   font-size: 10pt;
}

.classmates_person {
   font-family: arial, helvetica, sans-serif;
   font-size: 10pt;
   border-collapse: collapse;
   margin-bottom: 5px;
   width: 100%;
}

.classmates_person td,
.classmates_person th {
   padding: 5px 25px 5px 0;
   text-align: left;
}

.classmates_noresults form {
   padding: 0;
   margin: 0;
}

.classmates_form_field {
   float: left;
   padding-right: 15px;
   font-size: 10pt;
   font-family: arial, helvetica, sans-serif;
}

.classmates_form_field label {
   padding: 5px 0 10px;
   display: block;
   font-weight: bold;
}

.classmates_form_field input {
   width: 130px;
}

.classmates_noresults .state input {
   width: 75px;
}

.classmates_noresults .classmates_form_button input {
   width: auto;
}

.classmates_form_button {
   margin-top: 10px;
}

.classmates_sponsored_by {
   position: absolute;
   top: 0;
   right: 0;
   border-style: none;
}

.classmates_ad {
   position: absolute;
   bottom: 0;
   right: 5px;
   border-style: none;
}

.classmates_content {
   width: 545px;
}

.classmates_results .normal_text {
   text-decoration: none;
   color: #000;
}




/* business reviews */
.reviews_container {
   width: 100%;
   position: relative;
}

.reviews_container .left {
   float: left;
   margin-right: 10px;
}

.reviews_container #reviews_title {
   font-size: 24px;
   font-weight: bold;
}

.reviews_container .reviews_general_rating {
   margin-top: 10px;
}

.reviews_container .toplink {
   position: absolute;
   right: 0;
}

.review_container {
   position: relative;
}

h1.review_title {
   padding: 0;
   margin: 0;
   font-size: 15px;
}

.review_rating {
   position: absolute;
   top: 0px;
   right: 10px;
}

.reviewer_date {
   font-size: 11px;
   color: #666;
}

.reviewer_date .reviewer {
   font-weight: bold;
}

.review_body {
   font-size: 13px;
}

.read_review_link {
   font-weight: bold;
   font-size: 14px;
}

.yp_more_info_map {
   margin-top: 10px;
}

.pagination {
   float: right;
   padding-top: 5px;
   padding-right: 5px;
}

.yp_leftCol_outer {
   width: 214px; 
   _width: 210px;
   height:100%;
   *position: relative;
   _background-color: #FDDD64;
   _border: solid #FFC603 2px;
}

.yp_leftCol {
   *position: absolute;
   *top:0;
   *left:0;
   *overflow: hidden;
   padding-top: 5px; 
   padding-right:5px; 
   vertical-align:top; 
   width:214px; 
   *width:200px;
   height:100%; 
   background-color: #FDDD64;
   border: solid #FFC603 2px;
   _border: none 0px;
}

.yp_rightCol {
   vertical-align: top;
}

.yp_listings_left {
   width:60%; 
   vertical-align:top;
}

.yp_listings_right {
   width:40%; 
   vertical-align:top;
}

.yp_banner {
   padding-left: 5px;
}

.yp_multi_listing {
   border-bottom: 1px #E6E6E6 solid;
   margin-top: 10px;
   padding-bottom: 5px;
   padding-left: 15px;
}

.yp_multi_listing_additional {
   margin-top: 10px;
   background-color: #D6D3D6;
   padding: 10px;
}

.yp_results_map {
   background-color:#EFEFEF;
   padding:5px;
   border:1;
}

.yp_exactCategory {
   padding:5px;
   padding-left:10px;
   padding-right:10px;
   text-align:left;
}

.roundedTop {
   padding: 10px;
   padding-bottom: 5px;
   font-weight: bold;
   border: solid 1px #CCCCCC;
   border-bottom: none 0px;
}

.roundedTop.on {
   background-color: #FFFFFF;
}

.roundedTop a {
   text-decoration: none;
}

.roundedTop a:hover {
   text-decoration: underline;
}

.yp_sortBy {
   float: left;
   margin-left: 5px;
}

.yp_sortBy.label {
   font-size: 10pt;
   font-family: Arial, Helvetica, sans-serif;
   font-weight:bold;
   padding-top: 10px;
}

.yp_sortBy_outer {
   float: right;
}

.yp_sortBy_wrapper {
   background-color: #FCD951;
   border: 2px solid #FFC90F;
   height: 27px;
   padding-top: 5px;
   margin-top: 10px;
   margin-bottom: 10px;
}


.yp_searchForm {
   background-color: #FCD951;
   border: 2px solid #FFC90F;
   padding: 10px;
}

.yp_searchForm form {
   margin: 0;
}

.yp_searchForm form table {
   margin: 0 auto;
   border-spacing: 0;

}

.yp_searchForm form table td {
   font-size: 13px;
   padding: 0;
   margin: 0;
   padding-right: 10px;
}

.yp_searchForm form table td input {
   font-weight: bold;
   font-size: 16px;
   border: solid 1px black;
   padding: 3px;
}

.yp_searchForm form table td input.image {
   border-style: none;
   padding: 0;
   padding-top: 20px;
   *padding-top: 23px;
}

#yp_no_results_content #no_results_text_container {
   margin: 0 auto;
}

#yp_no_results_content #no_results_text_container #no_results_text {
   font-size: 16px;
   font-family: verdana, arial, helvetica, sans-serif;
   font-weight: bold;
   padding: 20px;
}

#yp_no_results_content #helpText {
   width: 400px;
   margin: 10px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}

#yp_no_results_content #helpText .title {
   font-weight: bold;
   font-size: large;
}

#yp_no_results_content #helpText .subtitle {
   font-weight: bold;
   color: #888888;
}

#yp_no_results_content #helpText ul {
   list-style: square;
}

#yp_no_results_content .yp_searchForm {
   margin: 10px;
}

#yp_no_results_content #try_iaf_text {
   font-size: 16px;
   font-family: verdana, arial, helvetica, sans-serif;
   font-weight: bold;
   text-align: center;
   margin: 20px;
}

.sponsoredBy {
   float: left;
}

.copyright {
   float: right;
   padding-top: 15px;
}

.header_right {
   float: right;
   text-align: left;
}
