#topRow
	{position:relative;}
#moreNews
	{border-top:2px solid #333333;
	text-align:right;}
#bottomRow
	{position:relative;
	margin-bottom:4px;
	font-family:verdana;
	font-size:12px;}
	#bottomRow #col1
		{width:33%;
		border:1px solid #d0d0d0;
		float:left;
		height:200px;}
	#bottomRow #col2
		{width:32%;
		margin:0 auto;
		border:1px solid #d0d0d0;
		height:200px;}
	#bottomRow #col3
		{width:33%;
		border:1px solid #d0d0d0;
		float:right;
		height:200px;}
	#bottomRow p
		{margin:8px;}
	#bottomRow h2
		{margin:0px;}