
.clear {
  clear: both;
}

#nolocalx img {
  /* override some ugly global rules */
  margin: none;
  float: none;
}

#nolocalx {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 13px;

  width: 292px;
}

#nolocalx #nolocalx_title {

  background: #5A5A5A;
  color: white;
  font-family: Georgia;
  font-weight: bold;
  margin-bottom: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 10px;

}

#nolocalx #nolocalx_where_big {
  background-image: url(/i/no-local-expert-bg.gif);
  width: 291px;
  height: 137px;
}

#nolocalx #nolocalx_where_big_inner {
  margin-left: 140px;
  padding-top: 40px;
  font-weight: bold;
}

#nolocalx #nolocalx_where_big #nolocalx_where_big_line1 {
  color: #888888;
}

#nolocalx #nolocalx_where_big #nolocalx_where_big_line2 {
  color: #888888;
}

#nolocalx #nolocalx_where_big #nolocalx_where_big_line3 {
  color: #444444;
  font-size: 20px;
}

#nolocalx #nolocalx_aftertext {
  margin-left: 10px;
}

#nolocalx #nolocalx_knowit {
  margin-top: 20px;
}

#nolocalx .nolocalx_share {
  margin-top: 20px;
}

#nolocalx .nolocalx_signup {
  display: block;
  margin-top: 20px;
  color: #EF4723;
}

#nolocalx .nolocalx_write_review {
  color: #EF4723;
}

