.search_results_header {
  height: 40px;
  clear: left;
}

.search_results_header {
  margin: 4px 4px 0 0;
  clear: left;
}

p.search_msg {
  float: left;
  margin: 11px 0 0 0;
  font-size: 16px;
  font-weight: bold;
}

p.noresults_msg {
  margin: 0 0 10px 0;
  font-size: 16px;
  font-weight: bold;
}

.search_options{
  padding: 0 0 0 18px;
  clear:both;
  zoom:1;
}

.search_options .search_suggestions{
  margin-top: 4px;
  padding-bottom: 10px;
  padding-left: 10px;
  float: left;
  width: 300px;
}

.search_options .search_suggestions ul, .search_options .search_suggestions ul li{
  padding:0;
  margin:0;
  display:inline;
}

ol.column_labels {
  background-color: #e6e6e6;
  clear: left;
  font-size: 11px;
  font-weight: bold;
  list-style: none outside none;
  margin: 0;
  overflow: hidden;
  padding: 5px 27px;
}

ol.column_labels li {
  float: left;
}

ol.column_labels li.col_address {
  width: 212px;
}

ol.column_labels li.col_age {
  padding-right: 6px;
  text-align: center;
  width: 70px;
}

ol.column_labels li.col_location {
  width: 152px;
}

ol.result {
  display: block;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 8px 0 0 0;
  font-size: 13px;
  vertical-align: bottom;
}

ol.result li {
  float: left;
  color: #333333;
}

ol.result li.col_network {
  font-style: italic;
  color: #ccc;
}

ol.result li.col_network,
ol.result li.col_address,
ol.result li.listing_info {
  width: 204px;
  padding-right: 5px;
  padding-left: 27px;
  font-size: 13px;
}
ol.result li.listing_info a,
ol.result li.listing_info a:hover {
  color: #333333;
  text-decoration: none;
}
ol.result.mr_map li.col_network,
ol.result.mr_map li.listing_info {
  width: 174px;
}
ol.result li.col_address {
  padding-right: 0;
}
ol.result li.listing_info div {
  margin-top: 4px;
}
ol.result li.col_network span.home_work_indicator,
ol.result li.col_address span.home_work_indicator,
ol.result li.listing_info span.home_work_indicator {
  font: bold 11px Arial;
  color: #54b948;
  margin: 0 3px 0 0;
  padding: 0;
  position: absolute;
  left: 25px;
  margin-top: 2px;
}

ol.result li.col_location {
  width: 147px;
  padding-right: 5px;
}

ol.result li.col_location strong {
  font-size: 12px;
}

ol.result li.col_location table.previous_locations {
  margin-top: 5px;
  border-spacing: 0;
}

ol.result li.col_location table.previous_locations td {
  white-space: nowrap;
  vertical-align: top;
  font-size: 12px;
}

ol.result li.col_location table.previous_locations td.label {
  padding-right: 2px;
}

ol.result li.col_age {
  width: 72px;
  margin-right: 5px;
  text-align: center;
}
ol.result li.col_info {
  width: 171px;
}

ol.result li.col_info strong {
  font-size: 11px;
}

div.result {
  position: relative;
  clear: both;
  margin: 0;
  padding: 0 0 10px 0;
  border: 2px solid #fff;
  font-size: 12px;
  background-color: #fff;
  zoom: 1;
}
p.name,
span.name {
  margin: 0 0 4px 0;
  padding-top: 8px;
  padding-left: 26px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}
span.name {
  padding-left: 0;
}
li.listing_info.people_result,
li.listing_info.listing_result {
  color: #333333;
  line-height: 1.2;
}
p.name a {
  color: #333333;
  line-height: 1.2;
  vertical-align: top;
}

/* Following rules are for result rows specific to business_search */
div.result.business_search_result {}
div.result.business_search_result ol.result li.col_address,
div.result.business_search_result ol.result li.listing_info {
	padding-left: 26px;
	width: 204px;
  padding-right: 5px;
}

/* Map pins in MR rows. */
div.number {
  position: absolute;
  top: 7px;
  left: 1px;
  width: 22px;
  height: 17px;
  background:url("../images/sprite_common_2.png") no-repeat scroll -417px -247px transparent;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  color: #d8cfc6;
}

/* Map popup box */
p.icons {
  margin: 0;
  position: absolute;
  top: 3px;
  right: 3px;
}

p.icons img.icon_member {
  height: 19px;
  vertical-align: bottom;
  margin-right: 7px;
  position: relative;
  top: 2px;
}

p.icons .icon_phone {
  height: 13px;
  vertical-align: bottom;
}

p.icons .icon_email {
  margin-right: 8px;
  height: 13px;
  vertical-align: bottom;
}

p.icons .icon_cell {
  margin-right: 9px;
  height: 14px;
  vertical-align: bottom;
}

p.icons .facebook_icon,
p.icons .twitter_icon,
p.icons .linkedin_icon {
  vertical-align: bottom;
  margin-right: 8px;
}

p.icons span.icon_phone {
  background:url("../images/sprite_common_2.png") no-repeat scroll -461px -195px transparent;
  height: 13px;
  width: 22px;
  top: 2px;
}

p.icons span.icon_no_phone {
  background:url("../images/sprite_common_2.png") no-repeat scroll -461px -225px transparent;
  height: 13px;
  width: 22px;
  top: 2px;
}
.col_address span.icon_work {
  background:url("../images/sprite_common_2.png") no-repeat scroll -421px -238px transparent;
  height: 7px;
  width: 10px;
  margin:2px 3px 0 0;
  float:left;
  position:absolute;
  left:25px;
}

.col_address span.icon_home {
  background:url("../images/sprite_common_2.png") no-repeat scroll -421px -225px transparent;
  height: 7px;
	max-height: 7px;
  width: 10px;
  margin:2px 3px 0 0;
  float:left;
  position:absolute;
  left:25px;
	overflow: hidden;
}


p.hover {
  position: absolute;
  top: 0;
  left: 230px;
  margin: 0;
  padding: 0;
  width: 176px;
  height: 21px;
  display: none;
}
p.hover a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9000em;
  outline: none;
}

.highlighted {
  border-color: #d5e853;
}

.highlighted div.number {
  background:url("../images/sprite_common_2.png") no-repeat scroll -417px -264px transparent;
  color: #fff;
}
.highlighted p.hover {
  display: block;
}

div.space {
  width: 100%;
  height: 6px;
  background: #e6e6e6;
  font-size: 1px;
  line-height: 1px;
}

/* No Results Page */
h1.no_results {
  color: #ad0104;
}
span.h2_excessive_results {
  font-size: 16px;
  font-weight: bold;
  margin: 11px 0 0 10px;
}

/* Vanity url no-results pages */
h2.people_header {
  color: #ff0000;
  margin:14px 0 0 26px;
  margin-bottom: 0;
}
p.people_msg {
  color: #999999;
  font-family: arial,sans-serif;
  font-size: 15px;
  font-weight: bold;
  margin-left: 28px;
}
ul.people_list li {
  font-size: 14px;
  margin-bottom: 5px;
}

/* Pagination */
.pagination {
  float: right;
  padding: 0 0 6px 15px;
  font-size: 12px;
  font-weight: bold;
}
.end_pagination {
  padding-top: 6px;
  padding-bottom: 30px;
}
.pagination a, .pagination span {
  float: left;
  display: block;
  padding: 3px 5px;
  margin-top: 3px;
  line-height: 1;
  text-decoration: none;
  color: #333333;
}
.pagination span.current {
  background: #999999;
  color: #fff;
}
.pagination img {
  padding: 0;
  margin: 0 9px 0 0;
}
.pagination img.next {
  margin: 0 0 0 9px;
}
.pagination .prev_button_inactive, .pagination .next_button_inactive {
  color: #CCCCCC;
}