/**
 * Main StyleSheet
 */

.error
{
	color: #981B1E;
}

.success
{
	color: #336633;
}


