

#page-title h1 {
  text-shadow: none!important;
}

.contentSlider.customContainer-touch-slider {
 background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(top, #1e5799 0%, #2989d8 50%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #1e5799 0%,#2989d8 50%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #1e5799 0%,#2989d8 50%,#7db9e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #1e5799 0%,#2989d8 50%,#7db9e8 100%); /* IE10+ */
background: linear-gradient(to bottom, #1e5799 0%,#2989d8 50%,#7db9e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
}

.homepage .rsText-BlockCaption p {
    color: #ddd !important;
}

.rsDefault .rsBullets {
  display: none !important;
}

#section-box-link .text .tags {
  display: block;
  margin-top: 20px;
}
#section-box-link .text .tags span {
  background-color: #ccc;
    border-radius: 20px;
    color: #fff;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 1;
    margin: 0 5px 5px 0;
    padding: 4px 10px;
}
.signpost-title {
  color: #1E5799 !important;
}
#section-box-link .text a {
  cursor: auto!important;
}


#content-wrapper-wide.dementia {
  margin-top: 0!important;
}
#content-wrapper-wide.container-01 {
	padding-bottom: 20px!important;
}

.span_2_of_3 {
  background-color: #f6f6f6;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: -20px;
}
.span_2_of_3 h2,
.span_2_of_3 h3,
.span_2_of_3 p,
.span_2_of_3 ul {
  margin-left: 30px!important;
  margin-right: 30px!important;
}
.span_1_of_3 h2,
.span_1_of_3 h3,
.span_1_of_3 p {
  margin-left: 20px!important;
  margin-right: 20px!important;
}

.span_2_of_3 h2,
.span_1_of_3 h2 {
	font-family: "franklin_gothic_fs_heavy",Helvetica,Arial,sans-serif !important;
    font-size: 34px!important;
    font-weight: normal!important;
    text-transform: uppercase!important;
    color: #1e5799 !important;
}
.span_2_of_3 h3 {
	border-bottom: solid 1px #ddd;
	margin-top: 30px!important;
	color: #999!important;
}
.span_2_of_3 ul {
	border-top: none !important;
    list-style: outside none none;
    padding: 0;
}
.span_2_of_3 ul li {
    border-bottom: none !important;
    list-style: outside none none;
    margin: 0;
    padding: 10px 10px 10px 45px !important;
    background: url(/media/wwwlboroacuk/external/styleassets/img/custom/research/dementia/icon-person.png) no-repeat left center !important;
}
.span_2_of_3 ul li:nth-child(2n+1) {
	background-color: transparent !important;
}
.span_2_of_3 ul li strong {
	font-size: 16px;
}
.contactname {
	font-size: 18px!important;
	margin-top: 30px!important;
}
.contactname strong {
	font-size: 20px!important;
}
.span_1_of_3 img.chart {
	width: 100% !important;
}
