#content,
#lb-content {
  background-color: #fbf9f4;
  font-family: "myriad-pro", sans-serif;
  font-style: normal;
  font-weight: 400;
}
#content .h4,
#lb-content .h4 {
  font-size: 19px;
  color: #993333;
  line-height: 22px;
  font-family: "trajan-pro-3", sans-serif;
  text-transform: uppercase !important;
  font-style: normal;
  font-weight: 400;
}
#content h4,
#lb-content h4 {
  font-size: 19px;
  color: #993333;
  line-height: 22px;
  font-family: "trajan-pro-3", sans-serif;
  font-style: normal;
  font-weight: 400;
  margin: 24px;
  text-transform: initial;
}
#content a,
#lb-content a {
  cursor: pointer;
}
#content #sub-header,
#lb-content #sub-header {
  background-image: url('/images/ai-bkg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 12px;
  padding-bottom: 22px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#content #sub-header .well,
#lb-content #sub-header .well {
  background: #211f1e;
  text-align: center;
  display: inline-block;
  float: right;
}
#content #sub-header .well img,
#lb-content #sub-header .well img {
  padding: 16px;
}
#content p,
#lb-content p {
  font-size: 16px !important;
  line-height: 22px !important;
  color: #333333 !important;
  font-family: "myriad-pro", sans-serif;
  font-style: normal;
  font-weight: 400;
}
#content div.row-fluid.row-detail div.description div.title,
#lb-content div.row-fluid.row-detail div.description div.title,
#content div.row-fluid.row-detail div.description div.title a,
#lb-content div.row-fluid.row-detail div.description div.title a {
  font-size: 19px;
  color: #993333;
  line-height: 22px;
  font-weight: normal;
  text-transform: initial;
  font-family: "trajan-pro-3", sans-serif;
  font-style: normal;
  font-weight: 400;
}
#content div.row-fluid.row-detail div.description div.author,
#lb-content div.row-fluid.row-detail div.description div.author {
  display: none;
}
#content div.row-fluid.row-detail div.description div.synopsis p,
#lb-content div.row-fluid.row-detail div.description div.synopsis p {
  font-size: 16px;
  line-height: 19px;
  color: #333333;
}
#content div.row-fluid.row-detail div.description div.synopsis p a,
#lb-content div.row-fluid.row-detail div.description div.synopsis p a {
  color: #993333;
  font-size: 16px;
  line-height: 19px;
  text-decoration: underline;
  font-weight: normal;
  text-transform: initial;
}
