/*---copied from head of search page ---*/
#sLogo{padding: 10px 0px 0px 12px;}
#resultsWrap{font-size: 8pt;}
.highlight{background: yellow;}
#info{
    padding: 3px 5px 3px 5px;
    margin: 0 0 3px;
    border-bottom: 1px solid #3B69C8; 
    line-height: 1.5em;
}
fieldset{}
legend{background: white; }
label{color:#222;}
label, input{ padding: 2px;}
input{border: 1px solid #3B69C8;}
.buttons{margin-top: 5px; }
#resultsForm fieldset{background: #EFDA41;}
form#sendResults{
  background: #EFDA41;
  height:150px;
  padding: 0px 4px 0px; 
}
#resultsForm label{
  text-align:right;
  padding: 0px 3px 0px 3px;
}

form#sendResults{font-size: 8pt; }
form select, form input, legend, label,button, #info{font-size: 8pt; }
#left_2{
  padding: 0px 0px 0px 10px;
}
.search_left{
  float: left;
  color: #FFFFFF;
  text-decoration:none;
  text-align:left;
}
.search_frame{
  width: 400px;
  height: 95px;
background:url('/files/corporate/000/000/001/90/gateway/images/search/search_background.jpg') no-repeat top left;
}
form#a247form{
  padding: 50px 0px 0px 25px;
}
#sresults #sLogo{
  padding: 10px 0px 0px 12px;
} 
#sresults{
  background: white; 
  height: 390px;
  width: 400px;
}
#search_results .site_img{
  width: 120px; 
  height: 90px;
}
#results table{
  white-space: no-wrap; 
  padding: 0px;
  float:left; 
}

/*---------do not remove anything below please-*/
.results_table{width: 95%;}
.community_name{font-size: 8pt;}
.results_table .community_info{}
#results a, #results table td .community_info{font-size: 8pt;}
#resultsWrap {
  position: relative;
  float:left;
}
#results{
  margin-top:28px;
  width: 370px; 
  float: left;
  margin-left: 3px;
 }
#resultsForm {
  display: none;
  top: 2px;
  left: 160px;
  position: absolute; 
  z-index: 50;
  clear: both; 
  float:left;
}
.emailButton {
  border: 1px solid black;
  float: left;
  margin: 2px;
  padding: 2px;
  text-align: center;
  cursor: pointer;
  background: #6898F9;
  color: white; 
  font-weight: bold; 
  font-size: 8pt;
}
#pageButtons {
  position: absolute;
  top: 0;
  left: 0;
}
.pageButton {
  border: 1px solid black;
  float: left;
  width: 20px;
  margin: 2px;
  padding: 2px;
  background: #ccc;
  text-align: center;
  cursor: pointer;
}
.sent {
  width: 80px; 
  height: 20px; 
  padding-left: 40px; 
  float: left;
  color: red;
  text-decoration: blink;
  font-weight: bold; 
  background: #fcfcfc;
}
.communityInfo{float: left; width: 235px;}
#results img{padding: 0px 5px 5px 0px;}