body {
  text-align: center;
  color: #000000;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  margin-top: 20px;
}

a {
  color: #000000;
  text-decoration: underline;
}

#page_wrapper {
  width: 800px;
  text-align: left;
  background: #FFFFFF;
}

#page_header {
  display: none;
}

#menu_bar {
  display: none;
}

#navcontainer {
  display: none;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#center {
  text-align: justify;
}

#center p {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 4px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#center h1 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: verdana, arial, sans-serif;
  font-size: 24px;
}

#center h2 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: verdana, arial, sans-serif;
  font-size: 20px;
}

#center h3 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: verdana, arial, sans-serif;
  font-size: 16px;
}

#center h1 a {
  color: #000000;
  text-decoration: none;
}

#center ul {
  font-family: verdana, arial, sans-serif;
  margin-top: 0px;
}

#center table {
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
  margin-top: 5px;
  border-collapse: collapse;
}

#center table thead tr td {
  border: 1px solid #000000;
  color: #000000;
  text-align: center;
  font-weight: bold;
  background-color: #FFFFFF;
  padding: 2px;
}

#center table tbody tr td {
  border: 1px solid #000000;
  padding: 2px;
}

#center table tbody tr td.price {
  text-align: center;
  width: 100px;
}

#center table tbody tr td.date {
  vertical-align: top;
  width: 80px;
}

#center table tbody tr td.open-date {
  width: 150px;
  font-weight: bold;
}

#center table tbody tr td.open-time {
  text-align: center;
}

#center div.image {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#center div.image img {
  border: 1px solid #000000;
  display: block;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
}

#center div.image span {
  font-style: italic;
}

#center p img {
  padding: 1px;
  display: inline;
}

#center pre {
  font-size: 12px;
  border: 1px solid #AAAAAA;
  background-color: #FFFFFF;
  padding: 5px;
  overflow: auto;
}

#right_side {
  display: none;
}

#page_footer {
  display: none;
}

#actions {
  display: none;
}

#center p.box {
  display: none;
}

#center p.perex {
  text-align: justify;
  font-style: italic;
}

#center p.perex-article {
  text-align: justify;
  font-style: italic;
}

#center p.timestamp {
  text-align: right;
}

#center p.timestamp span.viewed{
  display: none;
}

#center p.photos {
  text-align: center;
  margin-top: 20px;
}

#printhead {
 display: block;
 position: fixed;
 text-align: center;
 top: 0px;
 left: 0px;
 width: 100%;
 border-bottom: 1px solid #000000;
}

#printlast {
 margin-top: 25px;
 width: 100%;
 text-align: right;
}

a img {
  border: 0px;
}

.left {
  margin: 10px 10px 5px 0px;
  float: left;
}

.right {
  margin: 10px 0px 5px 10px;
  float: right;
}

.center {
  text-align: center;
}

