@import '../../screen.css';

#section-2 h1 {
  background-image: url("../../../images/h1_title.jpg");
  background-position:  0 -80px;
}

.asset-meta {
  border-bottom: 1px dotted #A01F1E;
  margin: 0 0 1.5em;
  padding: 0 5px 2px;
  text-align: right;
}

.content-nav {
  border: 1px solid #666666;
  text-align: center;
  padding: 3px;
  margin-top: 10px;
}

