/*
 * Updates Styles
 */
 
#updates {
  list-style: none;
  margin: 1.7em 0 0 0;
  padding: 0;
}
#updates li {
  margin: 0 0 1.3em 0;
  overflow: hidden;
  _height: 1%;
}
#updates li h3 {
  font-size: 1.1em;
  margin: 0 0 1px 0;
}
#updates li h3 a {
  text-decoration: none;
}
#updates li p {
  margin: 0;
}

#update .summary {
  font-style: italic;
}