.green .copy p a,
.twothirds .green a,
.twothirds .green p a,
.twothirds .green .copy p a,
.rhsItem.contribution a {
	color: #7AB800;
}
.twothirds img, .onethird img {
	max-width: 100%;
	height: auto;
}
#progress {
	float: none;
}
.subNav {
	clear: both;
	margin: 0 0 20px;
	position: relative;
	z-index: 999;
}
.showcase {
	list-style: none;
	list-style-type: none;
}
.showcase:after {
	display: block;
	content: '';
	clear: both;
}
.showcase li {
	position: relative;
	float: left;
	width: 400px;
	height: 220px;
	overflow: hidden;
	margin-top: 30px;
}
.showcase li:after {
	display: block;
	content: '';
	clear: both;
}
.showcase li:nth-of-type(1),
.showcase li:nth-of-type(2) {
	margin-top: 20px;
}
.showcase li:nth-of-type(odd) {
	float: left;
}
.showcase li:nth-of-type(even) {
	margin-left: 50px;
}
.showcase a {
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
	position: relative;
	text-decoration: none;
}
.showcase a .product-service {
	background: rgba(122, 184, 0, 0.8);
	color: #fff;
	font-size: 11px;
	position:absolute;
	bottom:-170px;
	line-height: 20px;
	display: block;
	height: 100%;
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	cursor: pointer;
	-webkit-transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
	-moz-transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
	-o-transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
	transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
}
.showcase a .product-service.blue {
	background: rgba(0, 131, 169, 0.8);
}
.showcase a .product-service.purple {
	background: rgba(110, 38, 123, 0.8);
}
.showcase a .product-service.red {
	background: rgba(225, 27, 34, 0.8);
}
.showcase a:hover .product-service {
	bottom: 0;
}
.showcase a .product-service p {
	opacity: 0;
	-webkit-transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
	-moz-transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
	-o-transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
	transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
}
.showcase a:hover .product-service p {
	opacity: 1;
}
.showcase .product-service p {
	color: #FFF;
}
.showcase .product-service h3.title-product-service {
	margin: 0 0 6px;
	padding: 6px 0;
	color: #FFF;
	background: url('../img/arrow.png') no-repeat top 2px right;
}
.copy .panels {
	float: none;
	width: 100%;
}
.copy .panel {
	width: 31%;
	margin: 0 3% 0 0;
	float: none;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	box-shadow: none;
}
.twothirds .copy .panel {
	margin: 0 2.8% 0 0;
}
.copy .panel.last {
	margin-right: 0;
}
.searchbox {
	/*
	height: 20px;
	background-position: top left;
	*/
	background-position: left center;
}
.onethird + p,
.twothirds + p {
	clear: both;
}
.testimonial-list {
	display: none;
}
.ticker-quote-mark {
	font-size: 20px;
	color: #00338D;
}
.ticker-quote {
	font-style: italic;
}
.ticker-client {
	font-size: 12px;
}
.linkBlock ul li.seperator {
    display: block;
    padding: 10px 5px;
    width: 270px;
    font-size: 13px;
    font-weight: bold;
    color: #555;
    border-top: none;
    margin: 10px 0 0;
}
.linkBlock ul li.seperator:first-of-type {
	margin: 0;
}
.linkBlock ul li.seperator:hover {
	border-color: #C9CAC8;
}
.linkBlock ul li a {
	box-sizing: border-box;
	width: 280px;
}
.linkBlock ul li ul li a {
	width: 270px;
}
.linkBlock ul li .linkDesc {
	box-sizing: border-box;
	width: 270px;
	top: 0;
}
.rhsItem {
	float: none;
}
*, .rhsItem, .rhsItem * {
	box-shadow: none !important;
}
.rhsItem.contribution #sidepanel:after {
	display: block;
	content: '';
	clear: both;
}
.rhsItem .panel h3 {
	margin: 0;
}

.rhsItem.best-employers {
	background: none;
}

.rhsItem.best-employers img {
	width: 100%;
	height: auto;
	margin: 10px 0 20px;
}

.panels .panel .panelOverlay {
	top: 0;
}
.linkBlock ul li:hover,
.linkBlock ul li:hover a,
.linkBlock ul li .linkDesc,
.linkBlock ul li:hover .linkDesc,
.linkBlock ul li:hover > p {
	background: #E5E5E5;
	color: #4D4D4D;
}
.linkBlock ul li:hover {
	border-top: 1px solid #C9CAC8;
	border-top-color: #C9CAC8;
}
.linkBlock ul li ul {
	border-bottom: none;
	margin: 0;
	width: 100%;
	padding: 0;
}
.linkBlock ul li ul li a {
	padding: 5px;
}
.linkBlock .linkDesc.menu {
	padding: 0;
}
.linkBlock .linkDesc.menu:after {
	content: '';
	display: block;
	clear: both;
}
.green .onethird h1,
.green .onethird h2,
.green .onethird h3,
.green .onethird h1 a,
.green .onethird h2 a,
.green .onethird h3 a,
.green .twothirds .panel h3 {
	/* color: #0083A9; */
	color: #000;
}
.green .rhsItem.panels h3 a,
.green .rhsItem.panels .panel .panelOverlay h4 a {
	color: #FFF;
	display: inline-block;
}
.rhsItem.panels .panel .panelOverlay h4 {
	padding: 0;
}
.rhsItem.rhsNav {
	background: none;
	border-radius: none;
	box-shadow: none;
	padding: 12px 0;
	width: 100%;
}
.rhsItem.rhsNav h3,
.rhsItem.blocks h3,
.rhsItem.rhsNav ul > li > strong,
.rhsItem.rhsNav ul > li > strong > a {
	font-size: 13px !important;
	margin-bottom: 10px;
	color: #739ABC;
}
.rhsItem.rhsNav h3 {
	font-size: 15px !important;
}
.rhsItem.rhsNav ul > li > strong > a {
	margin-bottom: 0;
}
.rhsItem.rhsNav ul li ul li strong,
.rhsItem.rhsNav ul li ul li strong + ul {
	margin: 0;
}
.rhsItem.rhsNav ul li ul li strong + ul li {
	padding: 0 0 0 15px;
}
.rhsItem.rhsNav ul {
	border-top: 1px dotted #666;
}
.rhsItem.rhsNav ul li ul li {
	padding: 0 0 0 30px;
	line-height: 22px;
	min-height: 22px;
	font-size: 11px;
}
.rhsItem.rhsNav ul li a,
.rhsItem.rhsNav ul li ul li a {
	color: #444;
	display: block;
	background: url(../img/generic/lg_arrow.gif) no-repeat center right 5px;
}
.rhsItem.rhsNav ul li a:hover,
.rhsItem.rhsNav ul li ul li a:hover {
	background-color: #D5E1EB;
	text-decoration: none;
}
.rhsItem.rhsNav ul li {
	padding: 8px 0;
	border-bottom: 1px dotted #666;
}
.rhsItem.blocks {
	background: none;
	padding: 0;
}
.rhsItem.blocks ul {
	border-top: none;
	margin: 0;
	padding: 0;
}
.rhsItem.blocks ul li strong {
	display: none;
}
.rhsItem.blocks ul.block li,
.rhsItem.blocks ul.block li a {
	width: 47%;
	display: inline-block;
	height: 115px;
	background: #7AB800;
	box-sizing: border-box;
	padding: 0;
	vertical-align: top;
	width: 135px;
	height: 135px;
	border-radius: 5px;
	/*
	box-shadow: inset 0 -3px 0 rgba(0,0,0,0.15);
	*/
}
.rhsItem.blocks ul.block li a {
	display: block;
	padding: 10px;
	height: 100%;
	box-sizing: border-box;
}
.rhsItem.blocks ul.block li:nth-of-type(even) {
	margin-left: 10px;
}
.rhsItem.blocks ul.block li:nth-of-type(4n+3) {
	margin-top: 13px;
}
.rhsItem.blocks ul.block li:nth-of-type(4n+4), 
.rhsItem.blocks ul.block li:nth-of-type(4n+5), 
.rhsItem.blocks ul.block li:nth-of-type(4n+6) {
	margin-top: 13px;
}
.rhsItem.blocks ul.block li a,
.rhsItem.blocks ul.block li:hover a,
.rhsItem.blocks ul.block li a:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
}
.rhsItem.blocks ul.block li.financial-service,
.rhsItem.blocks ul.block li.life-science,
.rhsItem.blocks ul.block li.automotive,
.rhsItem.blocks ul.block li.hospitality,
.rhsItem.blocks ul.block li.scorpio,
.rhsItem.blocks ul.block li.psychometric {
	background-color: #7AB800;
	background-repeat: no-repeat;
	background-size: 100% auto;
	position: relative;
	overflow: hidden;
}

.rhsItem.blocks ul.block li a {
	background: rgba(122, 184, 0, 0.8);
	border-radius: 0;
	position: absolute;
	font-size: 15px;
	line-height: 16px;
	border-radius: 0;
	bottom: -85px;
	-webkit-transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
	-moz-transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
	-o-transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
	transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
}
.rhsItem.blocks ul.block li:hover a,
.rhsItem.blocks ul.block li a:hover {
	top: 0;
	font-size: 15px;
	line-height: 16px;
}
.rhsItem.blocks ul.block li a p {
	opacity: 0;
	color: #FFF;
	margin: 6px 0 0;
	-webkit-transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
	-moz-transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
	-o-transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
	transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
}
.rhsItem.blocks ul.block li:hover a p,
.rhsItem.blocks ul.block li a:hover p {
	opacity: 1;
}

.rhsItem.blocks ul.block li.financial-service {
	background-image: url('../img/verticals/financial-services.jpg');
}
.rhsItem.blocks ul.block li.life-science {
	background-image: url('../img/verticals/life-science.jpg');
}
.rhsItem.blocks ul.block li.automotive {
	background-image: url('../img/verticals/automotive.jpg');
}
.rhsItem.blocks ul.block li.hospitality {
	background-image: url('../img/verticals/hospitality.jpg');
}
.rhsItem.blocks ul.block li.scorpio {
	background-image: url('../img/verticals/scorpio.png');
}
.rhsItem.blocks ul.block li.psychometric {
	background-image: url('../img/verticals/psychometric.png');
}

/*
.rhsItem.blocks ul.block li.financial-service,
.rhsItem.blocks ul.block li.life-science,
.rhsItem.blocks ul.block li.automotive,
.rhsItem.blocks ul.block li.hospitality {
	background-image: none;
}
*/

.rhsItem.blocks ul.block li:hover {
	background-color: #5B8606;
}
.rhsItem.back a {
	background: #FFFFFF url('../img/generic/icn-aro-gry.png') left 10px center no-repeat;
	padding: 12px 8px 14px 30px;
	line-height: 18px;
	min-height: auto;
}
.rhsItem.back p {
	margin: 0;
}
.rhsItem.request,
.rhsItem.request a,
.rhsItem.request a:hover {
	background-color: #E11B22;
}
.rhsItem.request input,
.rhsItem.request .txtBox,
.rhsItem.request .selectBox,
.rhsItem.request textarea {
	width: 100%;
	box-sizing: border-box;
}
.rhsItem.request a {
	padding: 0px 8px 0px 26px;
	background: #E11B22 url("/unitedkingdom/images/retirement-investment/generic/icn-aro-wht.png") no-repeat scroll 80px 50%;
	text-align: center;
}
.rhsItem.request .btn {
	background: #FFF;
	color: #444 !important;
}
.rhsItem.request .btn:hover {
	background: #D3D3D3;
}
.rhsItem.request .LV_invalid,
.rhsItem.request .requestForm label span {
	color: #FFF;
}
.rhsItem.request p.highlight,
.rhsItem.request p.highlight a {
	color:#FFF;
}
.rhsItem.request p.highlight a {
	padding: 0;
	display: inline-block;
	background: none;
}
p.highlight {
	clear: both;
}
.copy .panel h3 {
	color: #333;
}
#pub_thumb {
	float: right;
	margin: 0 0 8px 6px;
}
.green h3.solid {
	margin: 0;
	min-height: 26px;
	line-height: 26px;
}
.linkBlock ul {
	margin: 0;
}
.linkBlock ul li:first-of-type {
	border-top: none;
}
.rhsItem.linkedinBtn {
	border-radius: 5px;
}
.rhsItem.linkedinBtn a {
    display: block;
    border-radius: 5px;
    box-shadow: 0px -3px 0px rgba(0, 0, 0, 0.15) inset;
    min-height: 44px;
    padding: 10px 20px 0px;
    width: 248px;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    line-height: 50px;
}
.rhsItem.twitterBtn a {
	display: block;
    border-radius: 5px;
    box-shadow: 0px -3px 0px rgba(0, 0, 0, 0.15) inset;
    min-height: 50px;
    padding: 0px 8px 0px 32px;
    width: 248px;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    background: #42C0E6 url("/unitedkingdom/images/retirement-investment/generic/icn-twitter.png") no-repeat scroll 32px 45%;
    line-height: 50px;
}
.rhsItem.collapsable > ul > li > strong {
	cursor: pointer;
	display: block;
	margin: 0;
}
.rhsItem.collapsable > ul > li > strong + ul {
	display: none;
}
.rhsItem.collapsable > ul > li > strong.collapse {
	background: transparent url("../img/blue_arrow_down.gif") no-repeat scroll right 5px center;
	padding: 0 18px 0 0;
}
.rhsItem.collapsable > ul > li > strong.collapse.open {
	background: transparent url("../img/blue_arrow_up.gif") no-repeat scroll 98% 50%;
}
.download {
	display: block;
	clear: both;
	margin: 0 0 25px 0;
}
.download:after {
	clear: both;
	display: block;
	content: '';
}
.download .image {
	padding: 10px 20px 0 40px;
	width: 170px;
	float: left;
	text-align: center;
}
.download .grey {
	text-align: center;
	width: 250px;
	background-color: #E6E7E9;
	padding: 10px;
	margin: 50px 0 0;
	float: left;
}

.green .linkBlock ul li a, .green .linkBlock ul li p {
	width: 100%;
	box-sizing: border-box;
}
/*
Filter Styling
*/

.filter-options {
    clear: both;
    padding: 10px;
    border-radius: 5px;
    /*
    box-shadow: inset 0 -3px 0 rgba(0,0,0,0.1);
    */
    background: #f3f3f3;
    margin-bottom: 10px;
}
.filter-options h3 {
	margin: 5px 0 0 0;
}
.filter-options p {
	margin: 0 0 4px 0;
}
.filter-options .filter-row {
	border-bottom: 1px solid #E5E5E5;
	border-top: 1px solid #FFF;
	padding: 10px;
}
.filter-options .filter-row:first-of-type {
	border-top: none;
}
.filter-options .filter-row:last-of-type {
	border-bottom: none;
}
.filter-options .filter-title {
	font-weight: bold;
	cursor: pointer;
	-webkit-transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
	-moz-transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
	-o-transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
	transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
}
.filter-options .filter-title .title-span {
	display: inline-block;
	max-width: 70%;
}
.filter-options .filter-title .title-span:after {
	content: '-';
	display: inline-block;
	width: 16px;
	text-align: center;
	display: none;
}
.filter-options .hidden .filter-title .title-span:after {
	content: '+';
}
.filter-options label {
	display: block;
	cursor: pointer;
	user-select: none;
	-webkit-user-select: none;
	padding: 4px 0;
}
.filter-options .toggle-all {
	float: right;
}
.filter-options .show-all,
.filter-options .hide-all,
.filter-options .toggle-all,
.filter-options .master-toggle-all {
	font-size: 10px;
	line-height: 20px;
	display: inline-block;
	padding: 0 4px;
	text-align: center;
	cursor: pointer;
}
.filter-options input {
	margin: 4px;
	vertical-align:top;
}
.filter-options label.checkbox {
	line-height: 16px;
	position: relative;
	padding-left: 20px;
}
.filter-options label.checkbox input {
	width: 16px;
	height: 16px;
	margin: 0 5px 0 0;
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 4px;
}
.filter-options select {
	width: 100%;
}

/*
Filter Styling
*/

.article, .event {
	border-top: 1px solid #e5e5e5;
	clear: both;
}
.article:first-of-type,
.event:first-of-type {
	border-top: none;
}
.article .article-title,
.event .event-title {
    color: #000;
    font-size: 16px;
    margin-bottom: 0;
}
.article .article-date-category {
	margin: 4px 0;
}
.event .event-date-time .event-date-category {
	margin: 4px 0;
}
.event .event-date-time {
	margin-right: 30%;
}
.event .event-date-time span.time {
	font-style: italic;
}
.event .event-date-time span.topic {
	float: right;
	font-weight: bold;
}
.event .event-description {
	width: 70%;
}
.event .event-venue {
	float: right;
	vertical-align: top;
	padding: 0 0 0 10px;
	box-sizing: border-box;
	color: #444;
	margin: 10px 0 0;
	width: 30%;
	font-weight: bold;
}
.article .read-more,
.event .read-more {
	/* clear: both; */
}
.article .read-more a, .article .read-more a:hover, .article .read-more a:visited, .article .read-more a:link,
.event .read-more a, .event .read-more a:hover, .event .read-more a:visited, .event .read-more a:link {
    padding: 3px 0 3px 18px;
    background: url("http://www.aon.com/unitedkingdom/includes/employee-benefits/images/icn-downloadSml.png") 0 50% no-repeat;
    text-decoration: none;
    color: #E11B22;
}
.article img,
.event img {
	width: 100px;
	height: auto;
	float: left;
	vertical-align: top;
	border: 1px solid #444;
	margin: 0 6px 9px 0;
}
.month .inner {
	padding: 0 5px;
}
h2.archive-month {
    background: #E11B22 none repeat scroll 0% 0%;
    color: #FFF;
    font-weight: bold;
    padding: 8px 4px;
    cursor: pointer;
    font-size: 14px !important;
}

/* UPDATED ICONS */

.twothirds .copy .panel.in-the-press,
.twothirds .copy .panel.thought-leadership,
.twothirds .copy .panel.events {
	background: #F3F3F3 no-repeat scroll 90% 90% / 60px auto;
	background-repeat: no-repeat;
}
.twothirds .copy .panel.in-the-press {
	background-image: url("/unitedkingdom/images/trp/icons/Global_64.png");
}
.twothirds .copy .panel.thought-leadership {
	background-image: url("/unitedkingdom/images/trp/icons/Manuals_64.png");
}
.twothirds .copy .panel.events {
	background-image: url("/unitedkingdom/images/trp/icons/Calendar_2_64.png");
}


.contactForm {
	float:left;
	width:518px;
	background:#f3f3f3;
	padding:16px 16px 0;
	border-radius:5px;
	box-shadow:inset 0 -3px 0 rgba(0,0,0,0.15);
	margin-top:12px;
	behavior:url(/unitedkingdom/includes/employee-benefits/js/PIE.htc);
} 
.contactForm h3 {
	margin-top:0;
}
.contactForm .field-wrapper {
	float:left;
	margin-bottom:8px;
	vertical-align:top;
}
.contactForm label {
	float:left;
	display:block;
	width:246px;
	margin:12px 0 6px;
	font-size:13px;
	color:#333;
}
.contactForm label span {
	color:red;
}
.contactForm .txtBox,
.contactForm .selectBox {
	float:left;
	border-radius:3px;
	border:1px solid #999;
	background:#fff;
	box-shadow:inset 0 3px 0 rgba(0,0,0,0.05);
	font-size:14px;
	color:#333;
	padding:8px 8px;
	width:238px;
	font-family:'arial';
	behavior:url(/unitedkingdom/includes/employee-benefits/js/PIE.htc);
}
.contactForm .selectBox {
	width:256px;
}
.contactForm textarea {
	float:left;
	border-radius:3px;
	border:1px solid #999;
	background:#fff;
	box-shadow:inset 0 3px 0 rgba(0,0,0,0.05);
	font-size:14px;
	color:#333;
	padding:8px 8px;
	width:238px;
	font-family:'arial';
	line-height:16px;
	height:64px;
	behavior:url(/unitedkingdom/includes/employee-benefits/js/PIE.htc);
}
.contactForm .txtBox.placeholder {
	color:#999;
	font-style:italic;
}
.contactForm .txtBox::-webkit-input-placeholder {
	color:#999;
	font-style:italic;
}
.contactForm .txtBox:-moz-placeholder {
	color:#999;
	font-style:italic;
}
.contactForm .txtBox::-moz-placeholder {
	color:#999;
	font-style:italic;
}
.contactForm .txtBox:-ms-input-placeholder {
	color:#999;
	font-style:italic;
}
.contactForm .btn {
	background: #E11B22;
	color:#fff !important;
	display:inline-block;
	border-radius:4px;
	box-shadow:inset 0 -3px 0 rgba(0,0,0,0.1);
	text-align:center;
	min-height:41px;
	padding:0 16px;
	margin-right:10px;
	border:0;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	line-height:41px;
	margin:16px 0;
	cursor:pointer;
	behavior:url(/unitedkingdom/includes/employee-benefits/js/PIE.htc);
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
}

div.team-member {
	margin: 0;
	padding: 6px 0;
	border-bottom: 1px solid #C9CAC8;
}
div.team-member:last-of-type {
	border-bottom: none;
}
div.team-member:after {
	clear: both;
	content: '';
	display: block;
}
div.team-member img {
	width: 90px;
	height: auto;
	float: left;
	vertical-align: top;
}
div.team-member .inner {
	display: block;
	vertical-align: top;
	padding: 0 0 0 94px;
}
div.team-member .inner p {
	margin: 0 0 6px;
}
div.team-member .inner p.name {
	font-weight: bold;
	font-size: 1.2em;
}

.inline {
	width: 100%;
	vertical-align: middle;
}
.inline:after {
	display: block;
	content: '';
	clear: both;
}
.inline .float-left {
	width: 50%;
	float: left;
	margin: 0;
	vertical-align: middle;
}
.inline .float-right {
	width: 50%;
	float: right;
	margin: 0;
	vertical-align: middle;
}

/* TRP VIDEO */

.rhsItem.video {
	position:relative;
	top:0;
	width:288px;
	height:150px;
	border-radius:5px;
	overflow:hidden;
	box-shadow:inset 0 -3px 0 rgba(0,0,0,0.15);
	cursor: pointer;
}
.rhsItem.video .videoImg {
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
}
.rhsItem.video .videoImg img {
	max-width:100%;
	height:auto;
}
.rhsItem.video .videoTitle {
	position:absolute;
	top:0;
	left:0;
	background:url(/unitedkingdom/includes/employee-benefits/images/bg-videoTitle.png) 0 100% repeat-x;
	width:100%;
	height:150px;
}
.rhsItem.video .videoTitle h3 {
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	color:#fff;
	padding:16px 60px 12px 16px;
	width:auto;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	background:url(/unitedkingdom/includes/employee-benefits/images/icn-play.png) 95% 60% no-repeat;
	line-height:1.1em;
}
.rhsItem.video .videoTitle h3 a:hover {

}
#video-overlay {
	background: rgba(0,0,0,0.7);
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	cursor: pointer;
	display: none;
	z-index: 9999;
}
#video-inside {
	background: #191919;
	width: 820px;
	margin: 0 auto;
	position: fixed;
	top: 50%;
	margin-top: -235px;
	left: 50%;
	margin-left: -410px;
	cursor: default;
	box-shadow: 0 0 20px 0 #191919;
	height: 470px;
}
#video-padding {
	padding: 10px;
}
#video-close {
	position: absolute;
	bottom: -35px;
	right: 0px;
	z-index: 99999;
	font-size: 30px;
	color: #FFF;
	cursor: pointer;
	background: #191919;
	padding: 5px;
}

p.source {
	margin: 6px 0;
	font-weight: bold;
}
.twothirds .copy > img,
.twothirds .copy > a > img {
	margin: 15px 0;
}
.fifty-perc {
	width: 49%;
	display: inline-block;
	vertical-align: top;
}
.fifty-perc:nth-of-type(2n) {
	margin-left: 1%;
}
.fifty-perc em,
.fifty-perc p > em {
	text-align: center;
	display: block;
}
.no-margin {
	margin: 0 !important;
}
.twothirds .img.tool-icon,
.onethird .img-tool-icon,
* img.tool-icon,
img.tool-icon {
	float: left;
	margin: 0 10px 6px 0 !important;
	max-width: 110px;
	height: auto;
}

table.adept th {
	vertical-align: top;
	text-align: left;
}

/* TRP RESPONSIVE */

@media only screen and (max-width: 767px) {
	html body .linkBlock ul li .linkDesc {
		display: none;
	}
	html body .linkBlock ul li .linkDesc:after {
		display: block;
		content: '';
		clear: both;
	}
	html body .linkBlock ul li:hover .linkDesc {
		display: block;
	}
}