a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(http://www.pressonshd.com/interface/icon_pdf.gif) no-repeat center right;
}

.readmore{clear:both;}
a.readmore, a.readmore:visited {
  background-attachment:scroll;
  background-color:transparent;
  background-image:url(/interface/readmore.gif);
  background-repeat:no-repeat;
  border:1px solid #363966;
  color:#333333;
  float:left;
  font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size:11px;
  font-weight:bold;
  line-height:10px;
  padding:1px 2px 3px 21px;
  text-decoration:none;
  white-space:normal;
  margin-bottom: 0.5em;
  float: right;
}

.articlebox {
 padding: 5px 5px;
 overflow:hidden;
}

.articlebox h2 a{
  display:block;
}

.articlebox p img {
  padding-left: 0;
  padding-right: 0.25em;
}

#news-view img  {padding: 0 5px 0 2px} /* images were butting a little tight to the text on the content pages */
#articles-view img  {padding: 0 5px 0 2px} /* images were butting a little tight to the text on the content pages */
.banner-pagetop img {padding: 0;}