#ClearContent {
  clear: right;
  line-height: 0px;
}
#ColumnHeading {
  color: #333;
  background-color: #dedede;
}

#FeatureArea {
  color: #333;
  background-color: #7fe7fa;
  height: 315px;
  border: 1px solid #999;
  padding: 5px; margin-left: -8px; margin-top: -9px;
}
#FeatureArea h1 {
  font-family:'Comic Sans MS'
}
#FeatureArea h2 {
  margin:-0.5em auto 0 auto;
}

#Footer {
  border-top: 1px solid #c33; border-right: 1px solid #999; border-bottom: 1px solid #999; border-left: 1px solid #999;
  margin: 10px 1px 2px 0; padding: 5px;
  text-align: center;
  clear: none;
}

#IonSource {
  float:left;
  margin:0em;
  padding:0;
  display:inline;
  text-align:center;
  line-height:1.5em;
  font-size: 0.8em;
}

#StopIEJump {
  line-height:0px;
}

#WhatsNew {
  color: #000; background-color: #dedede;
  border: 1px solid #999;
  float: left;
  margin: -70px 5px 0 0; padding: 5px;
  width: 158px;
  text-align: center;
}
#WhatsNew #TopItem {
  line-height: 3.5em;
}
#WhatsNew a {
  line-height: 1.7em;
}
#WhatsNew div {
  border: 1px solid black;
  margin: 10px 3px; padding: 2px;
  font-size: 0.9em;
  line-height: 1.2em;
  text-align: left;
  color: #333; background-color: #f9f9f9;
}
#WhatsNew h3 {
  margin-top: 1em;
}
#WhatsNew p {
  color: #333; background-color: #fff;
  font-size: 1.3em;
}

.Features {
  float: left;
  margin: 30px 0 0 20px;
  padding-left: 15px;
  font: bold 1em Verdana, sans-serif;
}
.Features li { line-height: 1.7em; }

.FooterInfo {
  float: left;
  width: 340px;
  margin: 5px; padding: 5px;
  border: 1px solid black;
  font-size: 0.8em;
  line-height: 1.2em;
  text-align: left;
  color: #333; background-color: #f5f5f5;
  display: inline;
}
