.pagedefView {
  margin: 0px;
  font-family: Arial, Sans-serif;
  font-size: 12px;
  line-height: 15px;
  background-color: #ffffff;
}

div.article-display {
  float: left;
  width: 370px;
}

div.article_with_image {
  float: left;
  clear: both;
  width: 540px;
  padding: 10px 0 8px 0;
  border-bottom: 1px solid #c1b6af;
}

div.article_without_image {
  float: left;
  clear: both;
  width: 100%;
  padding: 10px 0 8px 0;
  border-bottom: 1px solid #c1b6af;
}

div.pagedefView .image {
  float: left;
}

div.pagedefView .content {
  float: left;
  padding-left: 10px;
  width: 400px;
}

div.pagedefView img {
  border: 0px solid #000000;
  float: left;
}

div.pagedefView a {
  color: #666666;
  text-decoration: underline;
  cursor: pointer;
}

div.pagedefView a:hover {
  color: #ff6600;
  text-decoration: underline;
}

div.pagedefView  h1 {
  font-size: 15px;
  font-weight: normal;
  color: #333333;
  margin: 0;
  line-height: 30px;
}

div.pagedefView h2 {
  font-size: 12px;
  letter-spacing: 1px;
  margin: 0;
}

div.pagedefView h3 {
  font-size: 12px;
  letter-spacing: 1px;
  margin: 0;
}

div.pagedefView label {
  cursor: pointer;
}

div.pagedefView div.ingress {
  font-size: 12px;
  line-height: 16px;
  color: #333333;
}

div.pagedefView h2.header img {
  margin-right: 6px;
}

div.pagedefView div.tlabel {
  float: left;
  clear: both;
  font-weight: 200;
  text-align: right;
  padding-right: 3px;
  overflow: hidden;
  white-space: nowrap;
  width: 135px;
  height: 24px;
  line-height: 24px;
}

div.pagedefView div.tvalue {
  float: left;
  font-weight: 600;
  text-align: left;
  padding-left: 3px;
  width: 200px;
  line-height: 24px;
}
