.g-section h2 {
 font-size:1.3em;
 border-bottom: 1px solid #ccc;
}

.g-section h3 {
 font-size:1.1em;
}

#gc-home .g-first .g-c-gc-home {
  padding-left: 0;
}

.recentchanges {
  margin-top: 1em;
}
.recentchanges img {
  border: 0;
  padding-left: 10px;
}

.tools {
  padding-left: 4em;
}
.tools table, .tools table td, .tools table td img {
  border: 0px;
  padding: 0 10px 9px 0;
}
.tools table td img {
  margin-top: 0 !important;
}

.community {
  font-style: italic;
}

.new {
  color: red;
  font-size: 90%;
}

.updated {
  color: teal;
  font-size: 90%;
}