#landing_content {
  width: 100%;
  height: 140px;
  background-color: white;
  vertical-align: middle;
}

#find_spec_cell {
  padding-right: 121px;
  width: 254px;
  background: url(../imgs/specialist.jpg) top right no-repeat;
  text-align: center;
}

#spec_img {
  float: right;
}

#find_spec_form {
  margin-top: 3px;
  padding: 1px 7px 1px 8px;
  width: 233px;
  height: 20px;
  background: url(../imgs/bg_search_out.gif) no-repeat;
}

#find_spec_btn {
  float: right;
}

#find_spec {
  float: left;
  margin: 0;
  border: 0;
  padding: 2px;
  width: 178px;
  height: 16px;
  font-size: 12px;
  color: #939393;
  text-align: center;
}

#getinfo_cell {
  padding-right: 118px;
  text-align: right;
}

#getinfo_cell img {
  vertical-align: middle;
}

#info_kit_img {
  margin-top: 3px; 
  margin-right: 24px;
}

.safety_alert {
  margin-top: 1em;
  padding-left: 100px;
  text-align: left;
  font-size: 0.9em;
  font-weight: bold;
}

.safety_alert a {
  text-decoration: none;
  color: #333;
}

