﻿.heading {
  background: white;
}
.heading ul.link-list li {
  list-style-image: url(/images/bullet-grey-dark.png);
}
.heading .search-form {
  background: white url(/images/search-box-bg.png) no-repeat;
}
.ds-top {
  background: url(/images/drop-shadow-top-down.png) repeat-x;
}
.features {
  background: url(/images/feature-stripes.png);
}
.features .ds-top {
  background: url(/images/drop-shadow-top-down.png) repeat-x;
}
.features .ds-bottom {
  background: url(/images/drop-shadow-bottom-up.png) repeat-x bottom;
}
.content-shadow {
  background: url(/images/drop-shadow-top-down.png) repeat-x;
  height: 10px;
}
.latest-news .latest-news-items,
.latest-tweets .latest-news-items {
  background: white url(/images/drop-shadow-bottom-up.png) repeat-x bottom;
}
.latest-news ul,
.latest-tweets ul {
  background-image: url(/images/drop-shadow-top-down.png);
  background-repeat: repeat-x;
}
.latest-news ul li,
.latest-tweets ul li {
  list-style-image: url(/images/bullet-grey.png);
}
.latest-news h1,
.latest-tweets h1 {
  background-image: url(/images/drop-shadow-top-down.png);
  background-repeat: repeat-x;
}
.latest-news .ds-left,
.latest-tweets .ds-left {
  margin: 0 -10px;
  background: url(/images/drop-shadow-right-left.png) repeat-y top left;
}
.latest-news .ds-right,
.latest-tweets .ds-right {
  padding: 0 10px;
  background: url(/images/drop-shadow-left-right.png) repeat-y top right;
}
.content .right-border {
  background: url(/images/hp-rightborder-60.png) repeat-y right;
}
.dogberry-list h1 {
  background: #9a9a9c url(/images/dogberry-head-bg.png) no-repeat center right;
}
.dogberry-list a.readmore {
  background: url(images/bullet-white-sml.png) no-repeat center left;
}
.hp-article-list .hp-article-item .image-floater,
.ed-article-list .hp-article-item .image-floater,
.hp-article-list .ed-article-item .image-floater,
.ed-article-list .ed-article-item .image-floater,
.hp-article-list .ed-article-editorial .image-floater,
.ed-article-list .ed-article-editorial .image-floater {
  background: url(/images/article-list-image-shadow.png) no-repeat;
}
.hp-article-list .hp-article-item ul.inlinelinks li.more a,
.ed-article-list .hp-article-item ul.inlinelinks li.more a,
.hp-article-list .ed-article-item ul.inlinelinks li.more a,
.ed-article-list .ed-article-item ul.inlinelinks li.more a,
.hp-article-list .ed-article-editorial ul.inlinelinks li.more a,
.ed-article-list .ed-article-editorial ul.inlinelinks li.more a {
  background: url(/images/bullet-grey-dark.png) no-repeat 0 -2px;
}
.breadcrumbs ul li a {
  background: url(/images/bullet-grey.png) no-repeat right top;
}
div.ed-article-list div.cover {
  background: url(/images/drop-shadow-top-down.png) repeat-x bottom;
}
div.ed-article-list .ed-toolbox {
  padding-bottom: 5px;
  background: url(/images/drop-shadow-top-down.png) repeat-x bottom;
}
div.ed-article-list .ed-toolbox .toolbox .pdf a, .ed-archive-item .pdf a{
  background: url(/images/download_pdf.png) no-repeat;
}
div.ed-article-list .ed-toolbox .toolbox .flipbook a, .ed-archive-item .flipbook a {
  background: url(/images/book.png) no-repeat;
}

.features .hp-featured-content ul.inlinelinks li.more a {
  background: url(/images/bullet-grey.png) no-repeat 0 2px;
}
.features .hp-featured-content .mini-features .mini-feature a {
  background: url(/images/feature-large-mini-bg.png);
}
.features .hp-featured-content .mini-features .mini-feature a:hover {
  background: url(/images/feature-large-mini-bg_hover.png);
}