div.broker-content #main-story{
	background: url(/images/christchurch-quake-tile-broker.png) no-repeat 0 0 ;
	padding-left: 50px ;
	margin-top: 10px ;
	xpadding-top: 175px ;
	color: #fff ;
	width: 650px ;
}
div.home-content #main-story{
	background: url(/images/christchurch-quake-tile.png) no-repeat 0 0 ;
	padding-left: 50px ;
	margin-top: 10px ;
	xpadding-top: 175px ;
	color: #fff ;
	width: 650px ;
}
div.business-solutions-content #main-story{
	background: url(/images/christchurch-quake-tile-lbs.png) no-repeat 0 0 ;
	padding-left: 50px ;
	margin-top: 10px ;
	xpadding-top: 175px ;
	color: #fff ;
	width: 650px ;
}
div.home-content #main-story a.orange-link, div.broker-content #main-story a.orange-link{
	color: #FF9600 !important;
	border-bottom: dotted 1px white ;
	font-size: 11px ;
	text-decoration: none ;
	font-family: Helvetica, arial, sans-serif ;
	display: inline ;
}
div.home-content #main-story a.orange-link:hover, div.broker-content #main-story a.orange-link:hover{
	border-bottom: solid 1px white ;
}
div.home-content #main-story a.blue-link{
	color: #9bd6e2 !important;
	border-bottom: dotted 1px white ;
	font-size: 11px ;
	text-decoration: none ;
	font-family: Helvetica, arial, sans-serif ;
	display: inline ;
}
div.home-content #main-story a.blue-link:hover{
	border-bottom: solid 1px white ;
}
div.business-solutions-content #main-story a.yellow-link{
	border-bottom: dotted 1px white ;
	font-size: 11px ;
	text-decoration: none ;
	font-family: Helvetica, arial, sans-serif ;
	display: inline ;
	color: #dedb00 !important;
}
div.home-content #main-story a.yellow-link:hover{
	border-bottom: solid 1px white ;
}
div.broker-content #main-story p, div.home-content #main-story p, div.business-solutions-content #main-story p{
	float: left ;
	color: #fff ;
	width: 370px ;
	font-family: Helvetica, arial, sans-serif ;
	font-size: 11px ;
	line-height: 15px ;
	padding-bottom: 7px ;
	padding-left: 7px ;
	padding-top: 175px ;
}	



