.view-press .view-content h3,
.view-press .view-content  h4,
.view-press .view-content  p {
  margin-bottom: 4px;
  font-size: 12px;
}

.view-press .view-content  h4 {
  font-weight: normal;
  color: #F26531;
}

.view-press  .view-content h3 {
  font-weight: bold;
  font-size: 13px;
}
.view-press .views-row {
  padding-bottom: 8px;
  margin-bottom: 13px;
  border-bottom: 1px dotted #B9BEC5;
  overflow: hidden;
}


/* archive header is the secondary page title and the jumplist to select the year */
.view-press .archive-header {
  margin: 0 0 15px 0;
  padding: 4px 4px 4px 12px;
  text-align: center;
  background-color: #f2f2f4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.view-press .archive-header h2 { 
  float: left;
  margin:0;
  height: 28px;
  line-height: 28px;
}
.view-press .archive-header form {
  float: right;
  margin:0;
}
.view-press .archive-header form select {
  margin: 0;
  width: auto;
}



.view-press .whats-new img {
  float: left;
  margin-bottom: 3px;
}
.view-press .whats-new h3,
.view-press .whats-new p {
  margin-left: 133px;
}




.view-press .in-the-news p { 
  color: #727D8B;
}
.view-press .in-the-news .links a { 
  background:  no-repeat left center; 
  padding-left: 20px;
  margin-right: 10px;
  margin-bottom: 2px;
  display: inline-block;
  line-height: 16px;
}
.view-press .in-the-news a.external { 
  background-image: url(img/icon-globe.png); 
}
.view-press .in-the-news a.pdf { 
  background-image: url(img/icon-pdf.png); 
}





/* overview page needs top-borders on the lists */
.page-about-press .region-content-top p {
  color:#999;
}

.page-about-press  .region-sidebar-second .block.first {
  border-top: 3px solid #fec527;
  padding-top: 10px;
}
.page-about-press  .region-sidebar-second .block {
  margin-bottom: 15px;
}

.view-display-id-overview .attachment-after .view-press {
  border-top: 4px solid #fec527;
  padding-top: 11px;
  margin-bottom: 20px;
}
.view-display-id-overview .attachment-after .view-press h2 {
  margin-bottom: 11px;
}
.view-display-id-overview .attachment-after .view-press .naked {
  border-top: 1px dotted #B9BEC5;
  padding-top: 11px;
  margin-bottom: 0;
}


.view-display-id-overview .attachment-after .view-press .icon-arrow {
  font-weight: bold;
}