#second-nav li li a.active {
  color: rgb(9, 157, 217);
}

div.right h2, div.right p, div.right ul, div.right ol, div.right div {
  text-align: left;
}
div.right a {
  float: none;
}

#first-content ul {
  margin: 10px 0;
  list-style-type: none;
}

div.em {
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
}

#first-content form span {
  background: none;
}

#first-content ul.links li {
  font-size: 12px;
  padding: 2px 0 0;
  margin-bottom: 0;
}

span.check input {
  width: auto;
}