/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/support/theme_static/rainier/css/base.css);
@import url(/mt-static/support/theme_static/rainier/css/rainier-white/screen.css);
/* end StyleCatcher imports */



hr {margin:0px; padding:0px;color : teal;}

.entry{
  margin-bottom: 1.5em; }
hr {
  margin: 0.5em 0; }

table {
  width: 100%;
  margin: 0 0;
  border-spacing: 0;
  border: 0px solid #ffffff;
  border-width: 0px 0 0 0px; }
  table th,
  table td {
    padding: 0;
    border: solid #ffffff;
    border-width: 0 0px 0px 0;
    text-align: left;
    vertical-align: top;
    word-wrap: break-word; }
  table th {
    background-color: #dcdddd;
    color: #2b2b2b; }
}