@charset "UTF-8";
#newsPortalCol1 {
	float: left;
	width: 268px;
	margin-right: 10px;
	background-color: #FFFFF2;
	padding:10px;
	border: 1px solid #FFFFCC;
}
#newsPortalMainStory {
	width: 570px;
	float: left;
	background-color: #993333;
	margin-bottom: 10px;
	padding:10px;
	background-image: url(../images/scottish_industry_where_next.png);
	height: 230px;
}
#newsPortalCol2 {
	float: left;

	width: 268px;
	background-color: #EBEBEB;
	margin-right: 10px;
	padding:10px;
	border: 1px solid #CCCCCC;
}
#newsPortalCol3 {
	float: left;
		width: 268px;
	background-color: #F4FFFF;
	padding:10px;
	border: 1px solid #CCFFFF;
}
#businessClubPortalMainStory {
	
	height: 230px;
	width: 570px;
	float: left;
	background-color: #993333;
	margin-bottom: 10px;
	padding:10px;
	background-image: url(../images/business_club_portal.png);
}



