.newspic {
margin-bottom: 15px;
}

.branding {
border-bottom: 0px solid black !important;
}

a {
text-decoration: none !important;
text-transform: uppercase;
}
.newstitle a {
font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase;
}

h1 {
font-size: 18px;
text-transform: uppercase;
font-weight: bold !important;
letter-spacing: 1px;

}


.leftimage {
  float: left;
  padding-right: 40px;
}

.newsitem {
  min-height: 250px;
  margin-bottom: 75px;
}

@media only screen and (min-width:140px) and (max-width:740px) {    
.pager {
  top: 0px !important;
}

}