/* International LP */

#content .links {
  width: 198px;
  float: left;
}
#content .links .section {
  margin-top: 3px;
  padding: 5px;
  background-color: #ffc990;
  color: #bb6000;
  border-bottom: 1px solid #ff9b31;
  border-right: 1px solid #ff9b31;
}
#content .links .section li {
  width: 160px;
}
#content .links .section h4 {
  color: #bb6000;
  margin-top: 0;
}
#content .links .section a {
  color: #bb6000;
}

#content .international-content {
  margin-left: 15px;
  width: 400px;
  float: left;
  font-size: 95%;
}
#content .international-content h4 {
  color: #414141;
  border-bottom: 1px solid #b3b3b3;
  padding-bottom: 5px;
  margin-top: 1em;
  margin-bottom: 0.6em;
  font-size: 170%;
}
#content .international-content h5 {
  font-size: 100%;
}
#content .international-content h6 {
  color: #939289;
  font-size: 90%;
  font-weight: normal;
  margin-bottom: 0.1em;
}
#content .international-content a {
  color: #a80906;
  font-weight: bold;
  text-decoration: none;
}
#content .international-content p {
  margin-left: 0;
}
