/* (c) BELASTINGDIENST 
 * domein:	Belastingdienst.nl 
 * versie:	3.0
*/
/**************************************************************************************************/
#divContent ul						{ margin: 0 0 0 2em; }
#divContainer ul li				{ margin: 0 0 0 0; padding:0; list-style-image: url(/common/images/arrow_item_small.gif); }
#divContent h3 					{ background: url(/common/images/arrow_item_small.gif) left no-repeat; padding-left: 1.2em; font-size: 70%; margin: 1em 0 .5em 0; }
#divContent a:link				{ text-decoration: none; }
#divContent a:visited 		{ text-decoration: none; }
#divContent li a:hover 			{ text-decoration: underline; }
#divContent h2 a				{ font-weight: bold; color: #000000;}
#divContent h2 a:visited	{ color: #000000;}


