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

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

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

/* ============================================================================= 
	STYLES FOR CONTENT
============================================================================= */
#mainSection ul li {
	list-style-image: url(/images/bullet.png);
}

.page10 h1 span {
	display: none;
}
.page10 #content h3 {
	color: #f00;
}
#contentAside h2 {
	text-align: right;
}

#content img {
	display: block;
	float: left;
	margin: 10px 10px 10px 0;
}
