/**************************************************************************************************
 /$$   /$$ /$$$$$$$$ /$$      /$$  /$$$$$$        /$$$$$$$$ /$$        /$$$$$$   /$$$$$$  /$$   /$$
| $$$ | $$| $$_____/| $$  /$ | $$ /$$__  $$      | $$_____/| $$       /$$__  $$ /$$__  $$| $$  | $$
| $$$$| $$| $$      | $$ /$$$| $$| $$  \__/      | $$      | $$      | $$  \ $$| $$  \__/| $$  | $$
| $$ $$ $$| $$$$$   | $$/$$ $$ $$|  $$$$$$       | $$$$$   | $$      | $$$$$$$$|  $$$$$$ | $$$$$$$$
| $$  $$$$| $$__/   | $$$$_  $$$$ \____  $$      | $$__/   | $$      | $$__  $$ \____  $$| $$__  $$
| $$\  $$$| $$      | $$$/ \  $$$ /$$  \ $$      | $$      | $$      | $$  | $$ /$$  \ $$| $$  | $$
| $$ \  $$| $$$$$$$$| $$/   \  $$|  $$$$$$/      | $$      | $$$$$$$$| $$  | $$|  $$$$$$/| $$  | $$
|__/  \__/|________/|__/     \__/ \______/       |__/      |________/|__/  |__/ \______/ |__/  |__/
**************************************************************************************************/
#news_flash_container
{

}

#news_flash_container .teaser-item
{
	margin: 60px auto 10px auto;
}

#news_flash_container .teaser-item:first-of-type
{
	margin-top: 0;
}

#news_flash_container .teaser-item .teaser-title
{
	font-size: 18pt;
	font-weight: bold;
}

#news_flash_container .teaser-item .teaser-date
{
	font-size: 15pt;
	font-style: italic;
	margin-bottom: 5px;
}

#news_flash_container .teaser-item .teaser-text
{

}
