#babyname_search {
  width: 599px;
  background: url(../images/search_bg.gif) bottom no-repeat;
  padding: 0;
  margin: 0;
  color: #ff972e;
  position: relative;
  padding-bottom: 8px;
  clear: both;
  }

#babyname_search h3 span { display: none; }
#babyname_search h3 {
  display: block;
  background: url(../images/find-header.gif) no-repeat;
  width: 599px;
  height: 30px;
  padding: 0;
  margin: 0 0 15px 0;
  }
#babyname_search p {
  clear: left;
  height: 25px;
  padding: 0 0 5px 25px !important;
  font-size: 13px;
  margin: 0 !important;
  }

#babyname_search label {
  font-weight: bold;
  display: block;
  width: 90px;
  float: left;
  padding-top: 2px;
  display: inline;
  color: #e58729;
  }

#babyname_search span.radio_container label {
  font-weight: normal !important;
  width: auto !important;
  float: left !important;
  margin-left: 3px;
  margin-right: 15px;
  }

#babyname_search span.checkbox_container label {
  font-weight: normal !important;
  width: auto !important;
  float: left !important;
  margin-left: 3px;
  }

#babyname_search p.radio span input {
  float: left;
  }

#babyname_search p.checkbox span input {
  float: left;
  margin-left: 95px;
  }

#baby_search_button {
  position: absolute;
  top: 40px;
  right: 15px;
  }
  #baby_search_button1 {
  position: absolute;
  top: 40px;
  right: 15px;
  }
  
#babyname_query {
  width: 330px;
  }

#add_to_list span { display: none; }
#add_to_list {
  display: block;
  float: right;
  width: 130px;
  height: 19px;
  background: url(../images/add-bt.gif) no-repeat;
  }

ul.babyname_search_results {
  list-style: none;
  float: left;
  padding: 0;
  margin: 0 0 20px 0;
  }

ul.babyname_search_results li {
  font-size: 13px;
  line-height: 22px;
  float: left;
  display:block;
  width: 180px;
  margin-left: 5px;
  background-color:white;  
  }

ul.babyname_search_results li a { color: #666666;}
ul.babyname_search_results li a:hover { color: #ff972e; }
ul.babyname_search_results li span.meaning,
ul.babyname_search_results li span.origin {
  display: none;
  }

#name_detail p {
  color: #666;
  font-size: 13px;
  padding-top: 12px;
  padding-bottom: 13px;
  margin: 0;
  }

#name_detail strong { color: #333; }

#name_detail a { color: #666; }
#name_detail a:hover { color: #ff972e; }
#name_detail h1 {
  color: #ff972e;
  font-size: 50px;
  padding: 0;
  margin: 20px 0 25px 0;
  }

#name_detail h2 {
  font-size: 20px;
  color: #666;
  padding: 0;
  margin: 0;
  }

#bnf_pagination {
  width: 599px;
  padding: 0;
  margin: 0px;
  margin-bottom: 60px;
  clear: both;
  position: relative;
  }

a.bnf_previous span,
a.bnf_next span { display:none; }

a.bnf_previous,
a.bnf_next {
  position: absolute;
  display: block;
  width: 82px;
  height: 24px;
  }

a.bnf_previous { background: url(../images/pre-bt.gif) no-repeat; left:0px; }
a.bnf_next { background: url(../images/next-bt.gif) no-repeat; right: 0px; }

span.bnf_current {
  position: absolute;
  top: 5px;
  left: 270px;
  }

#bnf_clearlist {
  display: block;
  background: url(../images/clear-bt.gif) no-repeat;
  height: 19px;
  width: 130px;
  float: right;
  }

#bnf_clearlist span { display:none; }

a.bnf_removefromlist {
  display: block;
  background: url(../images/remove-bt.gif) no-repeat;
  width: 17px;
  height: 17px;
  float: left;
  margin-right: 4px;
  }
a.bnf_removefromlist span { display: none; }


#bnf_namelist h2 {
  font-size: 15px;
  color: #666;
  padding: 0;
  margin: 0;
}
#bnf_namelist h2.list-title {
  font-size: 30px;
  color: #ff972e;
  }

#bnf_namelist h3 {
  font-size: 18px;
  font-weight: normal;
  padding: 0px 0 5px 0;
  margin: 0;
  clear: left;
  }
#bnf_namelist h3.boys { color: #00a5ff; }
#bnf_namelist h3.girls { color: #ec007b; }

#share-list {
  background: url(../images/sharelist_bg.gif) no-repeat;
  width: 599px;
  height: 101px;
  padding-top: 2px;
  clear: left;
  margin-top: 20px;
  }

#share-list p {
  color: #ff972e;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  }

#share-list input {
  width: 554px;
  border: 1px solid #ff972e;
  font-size: 12px;
  color: #666;
  font-weight: normal;
  text-align: center;
  padding: 2px 4px;
  }

#bnf_suggestions {
  width: 189px;
  background: url(../images/suggestions_bg.gif) top no-repeat;
  float: right;
  margin-bottom: 20px;
  margin-left: 15px;
  }

#bnf_suggestions .cap {
  font-size: 1px;
  width: 189px;
  height: 8px;
  background: url(../images/suggestions_bot.gif) no-repeat;
  }
  
#bnf_suggestions h3 {
  font-weight: normal;
  font-size: 20px;
  color: #666;
  padding: 10px 0 10px 10px;
  margin: 0;
  }

#bnf_suggestions p {
  color: #f7810b;
  font-size: 11px;
  padding: 10px;
  margin: 0;
  }

#bnf_suggestions ul {
  list-style: none;
  padding: 0 0 0 10px;
  margin: 0;
  }

#bnf_suggestions ul li a {
  font-size: 13px;
  text-decoration: underline;
  }

#bnf_suggestions ul li a.boy  {
  color: #00a3e8;
}
#bnf_suggestions ul li a.boy:hover {
  color: #0e4fbb;
  }
#bnf_suggestions ul li a.girl  {
  color: #bd40e6;
}
#bnf_suggestions ul li a.girl:hover {
  color: #9a20c2;
  }

#bnf_join_now {
  clear: both;
  padding-bottom: 15px;
  display: block;
  }
  
#name_detail h1 { text-transform: capitalize; }

#bnf_tout {
  margin-bottom: 10px;
  }
