






#product_intro
{
/*	width: 624px;*/
	margin: 0 0 24px 0 ;
	padding: 12px 0 48px 0 ; 

	background: url(../illustraties/product_bg.png) repeat-y top left; 
}



#product_intro h1
{
	margin: 0 0 0 0 ;
	padding: 3px 0 1px 24px ; 

	
	font-size: 16px; 
	line-height: 24px; 

	font-weight: bold;
	
/*	background-color: #E6E9EE;*/
	
/*	background: url(../illustraties/kop.png) no-repeat top left; */
	background: url(../illustraties/bullet_3.gif) no-repeat 8px 12px; 

	border-bottom: 1px solid #ff8e1f; 
}



#product_intro h2
{
	margin: 3px 0 6px 24px ;
	padding: 0 0 2px 0 ; 

	
	font-size: 13px; 
	line-height: 24px; 
	
	font-weight: bold;
	font-style: normal;

	
/*	border-bottom: 1px solid #ff8e1f; */
}



#product_intro p
{
	margin: 6px 0 18px 24px ;
	padding: 0 0 0 0 ; 

	color: #222A3C; /*tekst-grijs-blauw*/
	
	font-size: 13px; 
	line-height: 20px; 
	
	font-family: Arial, Helvetica; 
	font-weight: normal;
	
	text-align: left; 
/*	border-bottom: 1px solid #ff8e1f; */

}

/*
#product_intro a
{
	text-decoration: underline;
}
*/
#product_intro h1 a
{
	text-decoration: none;
}



