.main {
  width: 75%; /* set a size so that table widths work */
}

#homeleftbar {
background-color: #28008b;
}

.leftbar {
  float: left;
  width: 25%;
  font-size: 120%;
}

.leftbar p {
  margin-left: 2em;
  color: #FFF;
}

.leftbar a {
  text-decoration:none;
  color: #FFF;
}

.leftbar p a.leftnews {
  color: #ccff99;
  text-decoration: underline;
  font-size: 80%;
}

.mainnews {
  color: #ccff99;
}

.mainnewsdate {
  color: white;
}

.press_subtitle {
  font-size: 120%;
  display: none;
}
