/* ================================
    CSS STYLES FOR Module [!output PROJECT_NAME]
   ================================
*/
.GEOSYS_NewsTableContainer
{
	width: 100%;
	margin-bottom: 15px;
}

.GEOSYS_NewsTitle 
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}

.GEOSYS_NewsCatchLine 
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
}

.GEOSYS_NewsText 
{
}

a 
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
}