h2 + h2
{
  margin-top: 12px;
}


h2 + ul
{
  margin-bottom: 12px;
}

ol
{
  margin-bottom: 12px;
}


.layout-content ul
{
  list-style: square;
  margin-left: 15px;
}


.resource-intro p
{
  margin-bottom: 0px;
}


.more-link a
{
  color: #336699;
  font-weight: bold;
  text-decoration: none;
}


.sitemap p
{
  margin-bottom: 0px;
  padding-bottom: 0px;
}


.sitemap div {
  margin-bottom: 15px;
}
.sitemap ul {
  list-style: none;
  text-indent: 30px;
  margin-left: 0px;
  padding-left: 0px;
}
.sitemap ul ul {
  text-indent: 60px;
}
.sitemap ul ul ul {
  text-indent: 90px;
}

.layout-2-col-left .quotes:first-child {
  margin-top: 55px;
}

.layout-content h2.g_tight {
font-size:12px;
margin:0;
}
.avatar {
  margin-right: 20px;
  margin-bottom: 20px;
}