.header, .main-navigation, .main-subcontent, .footer {
  display: none;
}

.main-content {
  display: inline;
  visibility: visible;
  font: 13px/16px Verdana;
}

td.post_title {
  font-weight: bold;
}


td.post_short a {
  text-decoration: none;
  color: #ccc;
}

table.calendarmod {
  position: relative;
  float: left;
  margin-left: 20px;
  padding: 5px;
  margin-right: 50%;
  margin-bottom: 20px;
  border: 1px #eee solid;
}

td.actionlist_table {
  width: 100%;
}

td.actionlist_header {
  padding-right: 20px;
  margin-right: 20px;
}

h1 {
  font-size: 16px;
  font-weight: bold;
}

h2, h3 {
  font-size: 15px;
  font-weight: bold;
}

a, a:visited {
  color: #000;
}

