	
	table.excerpt-info-table
	{
		background-color: #1a478d;
	}
	
	table.excerpt-info-table td
	{
		color: #ffffff;
	}
	
	table.excerpt-info-table td a.link
	{
		color: #ffffff;
	}
	
	table.excerpt-info-table tr td.excerpt-info-table-header
	{
		font-weight: bold;
		color: #fb9945;
	}
	
	table.excerpt-info-table tr td.excerpt
	{
		border-top : solid 1px #ffffff;
		padding-top: 6px;
	}