h1.logo {
  text-align: center;
}
p.updated, p.promos {
  text-align: center;
}
p.promos {
  clear: both;
}
p.promos img {
  vertical-align: text-top;
}
ul.sitesections {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.sitesections li {
  margin: 0.5em;
/*  width: 250px; *//* change to max-width when MSIE supports it */
  padding: 1em;
}
ul.sitesections ul {
  list-style-type: disc;
  clear: none;
  margin: 0 1em;
  padding: 0;
}
ul.sitesections ul li {
  float: none;
  width: auto;
  margin: 0;
  border: 0 solid black;
  padding: 0;
}
