﻿#right div {
	background:transparent;
	border-bottom:none;
	}
	
/* List of Useful links in right-hand CTA */
.usefulCTA {
	border-top:none;
	padding:12px 0 0 10px;
	}
.usefulCTA em {
	font-weight:700;
	color:#FB9A0F;
	margin-top:12px;
	}
.usefulCTA ul {
	position:relative;
	left:16px;
	}
.usefulCTA ul li {
	list-style-image:url(/images/common/red_arrow.gif);
	}

