#main_text
	{
		
		width: 750px;
	}
	
.new_entry
	{
		
		margin-bottom: 20px;
		padding: 0px 30px;
	}

#oldnews
	{
		text-align: center;
		font-weight: bold;
	}
	
table
	{
		margin-top: 30px;
		border: none;
	}
	
.new_entry_header
	{
		border-bottom: 1px dotted white;
		font-weight: bold;
		width: 600px;
		
	}

.new_entry_date
	{
		
		padding-left: 100px;
		font-size: 0.85em;
		font-weight: bold;
		text-align: right;
	}
	
