/* Generated by KompoZer */
.box {
  padding-right: 2%;
  padding-left: 2%;
}
#example {
  width: 99%;
  overflow: hidden;
  padding-top: 0.6em;
  height: 1.5em;
}
#example p {
  margin: 0;
  padding: 0 2%;
  width: auto;
  display: inline;
  float: left;
  white-space: nowrap;
  line-height: 30px;
}
#example a {
  color: white;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
}
#example a:hover {
  color: #ffcc66;
  text-decoration: none;
  font-weight: bold;
}
#example2 {
  height: 130px;
  overflow: hidden;
  line-height: 20px;
}
#example2 div {
  padding: 0 2%;
}
#example2 p {
  margin: 0;
  padding: 10px 0;
}
#example2 a, #example2 em {
  text-decoration: none;
  font-weight: bold;
  color: #006600;
}
#example2 a:hover {
  color: #990000;
  text-decoration: none;
  font-weight: bold;
}
#example2 font {
  font-size: 1.3em;
}

