ul.main-nav li a {padding:0.825em 1.875em 0.625em 1.875em}

.jp-previous, .jp-next, .jp-previous:hover, .jp-next:hover, .jp-previous:focus, .jp-next:focus {font-size: 0.1% !important;}

.search-results button:active {padding-top:-1px; padding-left:-1px;}
.search-header fieldset {width:320px;
}

.footer textarea {width:236px;}

.carousel-caption {
    margin-left: -130px;
}

.footer-nav-section {width:30% !important}

p.cookies-message a {
    font-size: 0;
}

.popular ol.numbered {
    color: #fff; list-style:inside; padding-left:12px;
} 
.popular ol.numbered li {background:url("img/grey-circle.gif") no-repeat left top; overflow:visible; padding-left:8px; padding-top:2px}

.popular ol.numbered li a {color:#4d4d4d; }
.popular #authors ol.numbered li a {height:1.4em; overflow:hidden; padding-left:0 !important}
.popular #authors ol.numbered li a::last-child {overflow:visible; margin-left:-2em;}
.author-name-date li.author {top: auto;}





.popular ol.numbered {
  list-style-type: none;
  margin-left: 0;
}

.popular ol.numbered > li {
  counter-increment: customlistcounter;
}

.popular ol.numbered > li:before {
  content: counter(customlistcounter) " ";
  font-weight: bold;
  float: left;
  width: 3em;
}

.popular ol.numbered:first-child {
  counter-reset: customlistcounter;
}

ol.numbered	li a:first-child:before{
    content: "";
    counter-increment: none;
     background-color:transparent;
}





	






/*
		.col-md-8.landing .article-link-container img.img-responsive {height:270px; }
		.col-md-8.landing .img-thumb, .col-md-8.landing .video {position:relative; width:653px; max-width:100%; overflow:visible; margin-top:18px;}
*/