/**************************************************************************************************
 /$$   /$$ /$$$$$$$$ /$$      /$$  /$$$$$$        /$$$$$$$$ /$$        /$$$$$$   /$$$$$$  /$$   /$$
| $$$ | $$| $$_____/| $$  /$ | $$ /$$__  $$      | $$_____/| $$       /$$__  $$ /$$__  $$| $$  | $$
| $$$$| $$| $$      | $$ /$$$| $$| $$  \__/      | $$      | $$      | $$  \ $$| $$  \__/| $$  | $$
| $$ $$ $$| $$$$$   | $$/$$ $$ $$|  $$$$$$       | $$$$$   | $$      | $$$$$$$$|  $$$$$$ | $$$$$$$$
| $$  $$$$| $$__/   | $$$$_  $$$$ \____  $$      | $$__/   | $$      | $$__  $$ \____  $$| $$__  $$
| $$\  $$$| $$      | $$$/ \  $$$ /$$  \ $$      | $$      | $$      | $$  | $$ /$$  \ $$| $$  | $$
| $$ \  $$| $$$$$$$$| $$/   \  $$|  $$$$$$/      | $$      | $$$$$$$$| $$  | $$|  $$$$$$/| $$  | $$
|__/  \__/|________/|__/     \__/ \______/       |__/      |________/|__/  |__/ \______/ |__/  |__/
**************************************************************************************************/
.news-flash-item
{
	margin-bottom: 50px;
}

.news-flash-item .title
{
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 2px;
}

.news-flash-item .date
{
	font-size: 13pt;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 8px;
}

.news-flash-item .description
{

}