
div.contactbox {
	width: 100%; height: 110px; margin-bottom: 10px; 
	background: url("../../images/sys/bg/env.png") scroll 95% 0 no-repeat #eee;
}
	.accordeon aside div.contactbox {
		margin-bottom: 0;
		border-bottom: 1px solid #333; 		
	}
	.accordeon aside div.contactbox:first-child {
		border-top: 1px solid #333;
	}


	div.contactbox .within {
		padding: 20px 0 10px 20px;
	}
	
	.content div.contactbox h3 {
		margin-bottom: 12px; 
	}
	
	