#hp-promo2 h1 {
  font-size: 133%;
  color: black;
  margin: 0;
}
#hp-promo2 p {
  font-size: 120%;
}
#features {
  background: #9cc5e5 url('/_i/bg-features.gif') repeat-x scroll 0 0;
  border: solid 1px #447fa9;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  margin-bottom: 30px;
}
#features table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
#features table td {
  height: 89px;
  text-align: center;
  cursor: pointer; 
}
#features table div {
  display: none;
  position: absolute;
  cursor: auto;
  width: 428px;
  text-align: left;
  padding: 7px;
  background-color: #397FB0;
  color: white;
  font-size: 120%;
  border: solid 1px #1E435B;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
#features table td:HOVER {
  background: #9cc5e5 url('/_i/bg-features-hover.gif') repeat-x scroll 0 0;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;  
}
#features table th {
  width: 1px; 
  background: transparent url('/_i/bg-features-sep.gif') no-repeat scroll 0 7px;
}
#feedback {
  display: none;
}
#hp-promo, #hp-promo2, #reg-mini {
  margin: 8px 0 40px 0;
}
div#subregions td a {
  font-size: 90%;
}
#subregs-map {
  height: 170px;
  margin: 12px 3px;
}
#promo1, #promo2 {
  border-spacing: 0;
  table-layout: fixed;
  width: 100%;
}
#promo1 td {
  text-align: center;
  color: #828282;
  font-size: 90%;
  font-weight: bold;
  vertical-align: top;
}
#promo1 h2 a {
  font-size: 18px;
  text-decoration: none;
}
#promo2 th {
  vertical-align: top;
  padding: 6px 30px 0; 
}
#promo2 td {
  vertical-align: top;
}
#promo2 img {
  margin: 24px 0 0 0;
}
#promo2 div {
  border: solid 2px #E7E7E7;
  padding: 10px 2px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  position: absolute;
  text-align: left;
  width: 252px;
}
#promo2 strong {
  font-size: 10pt;
  margin-left: 20px;
  display: block;
  color: black;
  line-height: 1.3;
}
#promo2 li {
  color: white;
  font-weight: bold;
  list-style-type: disc;
  margin: 7px 0 0 20px;
  font-size: 9pt;
}
#promo2 ul {
  margin: 16px 0;
}
#promo2 table tr.first {
  height: 220px;
}
a.small-orange {
  display: block;
  text-decoration: none;
  color: black;
  text-align: center;
  padding-top: 4px;
  margin: 0 auto;
  font-weight: bold;
}
.tag-cloud {
  margin-top: 10px;
}
.tag-cloud .tag {
  font-weight: bold;
  font-size: 140%;
  clear: both;
}
.tag-cloud img {
  width: 40px;
  height: 40px;
  margin-right: 8px;
  float: left;
}
.tag-cloud a.text {
  display: block;
  padding-top: 8px;
}
