/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/


#content_html, .content_body, .cd-faq-categories, .cd-faq-group, .cd-faq-group > li, .cd-faq-categories > li,.content_header h1 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
.content_body {
	line-height: 1;
}
.cd-faq-categories, .cd-faq-group {
	list-style: none;
}


