body {
  margin: 10px 0px; 
  padding:0px;
}

.header {
  background-color: transparent;
  border-bottom: 1px solid #999;
  color: #ccc;
  font-size: 28px;
  font-weight: 900;
  line-height: 17px;
  line-height: 28px;
  line-height: 11px;
  padding: 10px 0px 12px 0px;
  voice-family: "\"}\"";
  voice-family: inherit;
}

.navigation {
  color: #000;
  padding: 0px 0px 0px 0px; /* top left bottom right */
  text-align: center;
}

body {
  background-color: white;
  color: #333;
  font: 11px/20px verdana, arial, helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
}

h1 {
  color: #ccc;
  font-size: 28px;
  font-weight: 900;
  line-height: 28px;
  margin: 15px 0px 0px 0px;
  padding: 0px;
}

h3 {
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

.boxtitle {
  margin-top: 15px;
}

p {
  font: 11px/20px verdana, arial, helvetica, sans-serif;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

/*
a {
  font-size: 11px;
  text-decoration: none;
  font-weight: 600;
  font-family: verdana, arial, helvetica, sans-serif;
}

a:link, a:visited {
  color: #ff8400;
}

a:hover {
  background-color: #eee;
  color: #ff8400;
}

a.navigation:link, a.navigation:visited {
  text-decoration: none;
  color: #ccc;
}

a.navigation:hover {
  text-decoration: none;
  background-color: transparent;
  color: #000;
}
*/
.spacer {
  padding: 5px;
}

.post {
  border: 1px solid #ccc;
  line-height: 17px;
  margin-bottom: 10px;
  padding: 0px;
  voice-family: "\"}\"";
  voice-family: inherit;
}

.feedback {
  background-color: #eee;
  border-top: 1px solid #ccc;
  font: 11px/20px verdana, arial, helvetica, sans-serif;
  line-height: 17px;
  margin: 0px 0px 0px 0px; /* top left bottom right */
  padding: 3px 10px 3px 10px; /* top left bottom right */
  text-align: right;
}

.copy {
  background-color: transparent;
  border-top: 1px solid #999;
  color: #666666;
  font: 11px/20px verdana, arial, helvetica, sans-serif;
  line-height: 17px;
  margin: 20px 0px 0px 0px; /* top left bottom right */
  padding: 0px 0px 0px 0px; /* top left bottom right */
  text-align: right;
}


