	
	#newsPage #news_reel{
		width:550px;
		margin:0px 10px;
	}

	#newsPage #news_reel .news_entry{
		margin-bottom:20px;
	}

	#newsPage #news_reel .news_entry p{
		float:left;
		margin-bottom:15px;
	}

	#newsPage #news_reel .news_entry .date{
		width:100px;
		text-align:justify;
	}

	#newsPage #news_reel .news_entry .copy{
		float:right;
		width:435px;
		text-align:justify;
	}