/*==============================================================================

	This website/webapplication is developed by:
	Occhio BV
	http://www.occhio.nl/
	info@occhio.nl
	+31 (0)20 320 78 70

	STYLESHEET FOR CSS1 (fonts, colors, sizes)
==============================================================================*/

/* ============================================================================= 
	STYLES FOR CONTENT
============================================================================= */

p.highlighted
{
	font-size: 14px;
	line-height: 24px;
}

div.highlighted
{
	margin: 0 -20px;
	padding: 16px 20px 1px;
	background: #f0f0f0;
	margin-bottom: 20px;
}

.highlight h3 {
	margin-bottom: 15px;
}
