


#content #pagetitle {
	display: none;

}

#help_us {

  margin-top:10px;
  font-size:10px;
}

a#mapitbutton {
  display: block;
  width:57px;
  margin-top:3px;
}



#ratingnum {
  display: inline;
}

#fee {
  margin-top:15px;
  height:30px;
  line-height: 30px;
  color: #fff;
  font-weight: bold;
}



#hotspots_nearby {
  margin-top:10px;
}

#hotspots_nearby table {
  width:100%;
  line-height:17px;
}

#hotspots_nearby th {
  text-align:left;
  background: url(/static/images/dotted.gif) repeat-x;
  background-position: 0 15px;
}

#hotspots_nearby th a {

  background: url(/static/images/city_icon.gif) no-repeat;
  padding-left:16px;
  background-position: 0 1px;
  font-weight: normal;
}

#hotspots_nearby td {
  width:36px;
  text-align: right;
  background: url(/static/images/dotted.gif) repeat-x;
  background-position: 0 15px; 
 
}

#hotspots_nearby h2 {
  font-size:16px;
  font-weight: bold;
}

#adv {
  background: #fff url(/static/images/brown_bg.jpg) repeat-x bottom left;
  border: 1px solid #C9B365;
  padding:10px;
  margin-bottom: 10px;
  font-size:10px;
}
