
#leftMenu, 
#actionBar{
	width:230px;
	margin-right:20px;
	float:left;
}

#newsReel{
	width:470px;
	margin-right:20px;
	float:left;
}
#newsReel p{
	margin-bottom:6px;
}
#newsReel img{
	padding:5px 0px;
}
#newsReel h2{
	font-size:18px;
	color:#ff6633;
	margin-bottom:10px;
}
#newsReel img.synopsisImage{
	float:left;
	margin:0px 10px 5px 0px;
}
div.oneSmallStep{
	overflow: hidden; 
	position: relative; 
	width: 225px; 
	height: 129px; 
	background: url("https://www.takeonesmallstep.co.uk/Content/img/bg_business-card.png") no-repeat scroll left top rgb(255, 255, 255);
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
div.oneSmallStep a.goto{
	display: block; 
	position: absolute; 
	width: 100%; 
	height: 100%; 
	color: rgb(4, 120, 201); 
	text-decoration: none;
}
div.oneSmallStep span{
	display: block; 
	font: 11px/14px 
	Arial,sans-serif; 
	padding: 7px 60px 35px 7px;
}
div.oneSmallStep br{
	display:none;
}