
.columnOne{
	margin : 10px 0 0 15px;
	float : left;
	width : 363px;
	height : 280px;
	background-image : url(../gfx/featureNews-long.gif);
	background-repeat : no-repeat;
	display : inline;
}
.columnTwo{
	margin : 10px 15px 0 0;
	float : right;
	width : 363px;
	height : 280px;
	background-image : url(../gfx/featureNews-long.gif);
	background-repeat : no-repeat;
	display : inline;
}
