#rightCol {
	float:right;
	width:230px;
	background-color: #7597a0;
	color:#fff;
}

#wrapper {
	background:transparent url(/a/img/businessUsers/bg_cols.gif) top left repeat-y;
}

#rightCol .visualPadding {
margin: 25px 20px 10px 20px;
}

#rightCol .imageSlot {
	width:229px;
	overflow:hidden;
}

#rightCol .promo h3 {
	font-size: 1.5em;
	padding: 10px 0 0 15px;
}

#rightCol .promo p {
	margin: 3px 15px 10px;
}

#rightCol .promo a, #infoPane .promo a:visited {
	color: #fff;
	text-decoration: none;
}

#rightCol .promo {
	background-color: #a00015;
	border-bottom: 1px solid #fff;
}

.driver a, .driver a:visited {
color: #fff;
font-weight: normal;
text-decoration: none;
}

#contentColsWrapper {

	width:618px;
}



#centrePiece {
	width: 768px;
	border: none;
	border-right: 1px solid #fff;
}

#subColsWrapper {
	width:770px;
	float:left;
}

#navCol {
	border-top: 1px solid #fff;
}

#innerCol1 {
	width: 618px;
	border: none;
	border-top: 1px solid #fff;
}

/* Thumbnails and related content area */

.feature {
float: left;
width: 308px !important; /* standards compliant browsers */
width: 310px; /* ie 5.5 */
w\idth: 308px; /* IE6 - doesn't understand importance */
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
background: #fff url(/a/img/aboutUs/bgGrad.gif) 146px top repeat-x;
position:relative;
}

.feature-odd {
	width:308px !important;
}

/* no top border on the second row of thumbs */
.feature.no-border {
border-bottom: none;
}

.feature img {
float: left;
margin-right: 15px;
}

.feature h3 {
color: #1c3c79;
font-weight: bold;
font-size: 1.3em;
margin: 8px 0 5px 0;
}

/* make headings links */

.feature h3 a,
.feature h3 a:visited,
.feature h3 a:hover {
	text-decoration: none;
	color: #1c3c79;
}

.feature a.readMore {
	position:absolute;
	bottom:0;
	right:0;
	display:block;
	width:13px;
	height:13px;
	overflow:hidden;
}

/* Blue Arrow Links */

a.arrow,
a.arrow:visited,
a.arrow:hover {
	display: block;
	width: 13px;
	height: 13px;
	background: url('/a/img/common/links/linkArrow.gif') no-repeat;
	float: right;

}

.promo {
height: 71px;
border-bottom: 1px solid #fff;
}

