.sprites {
  background-image: url(../img/base/sprites.png);
  background-repeat: no-repeat;
}
.spritesOc {
  background-image: url(../img/base/sprites-oc.png);
  background-repeat: no-repeat;
}
.boxHeading { color: #4c6877; }
#page-cont-intro #pci-main { background: #eff8fc; }
#page-cont-intro #pci-main h3 { color: #4c6877; }
#page-cont-intro #pci-wide { background: #eff8fc url(../img/base/block-art.png) 0 0 no-repeat; }
#page-cont-intro #pci-wide #pciw-desc h3 { color: #4c6877; }
#page-cont-intro #pci-side p a:hover { background-color: #6a92a6; }
#cc-left .ccIntro { background: #eff8fc; }
#cc-left .ccIntro h2 { color: #4c6877; }
#page-cont .blockCont .headingCont ul.oc li a { background: url(../img/base/oc.png) 100% -21px no-repeat; }
#page-cont .blockCont .headingCont ul.oc li.closed a { background: url(../img/base/oc.png) 100% 0 no-repeat; }
#page-cont .largeList ul.bcList li.bclItem { border-bottom: solid 1px #cae7f6; }
#page-cont .actionsExternal ul li.action a { background-image: url(../img/base/external-link.gif); }
#page-cont .objectList .objectSingle { background: url(../img/base/block-art.png) 0 0 no-repeat; }
#project-team li { border-bottom: solid 1px #cae7f6; }
.action_tip-wrap {
	display: none !important;
}