/* For unitedrail.org by William Lindley   http://www.wlindley.com */

table.banner {
  background: #cccccc;
  width: 100%;
  border-collapse: collapse;
}

td.banner {
  background: url(http://www.unitedrail.org/images/thin.gif) repeat-x;
  padding: 0;
}

/* TWA identification styles */

.actualtitle {
  display: none;
}

.volume {
}

.filedate {
}

.newsbody {
  width:80%;
  margin-left: 10%;
  margin-right: 10%;
}

.date {
  font-style: italic;
}

.urgent {
  color: red;
}

