
table.faq h1,
table.faq p {
	margin-left : 0;
	margin-bottom : 0;
	margin-top : 0;
}

table.faq p {
	margin-right : 30;
}

table.faq h1.title {
	font-size : 130%;
	font-weight : normal;
	margin-top : 8;
}

span.faq-item h1.title-item {
	margin-top : 8;
	font-size : 130%;
	font-weight : normal;
	color : White;
}

span.faq-item h1.title-item-width {
	margin-top : 8;
	font-size : 130%;
	font-weight : normal;
	color : White;
	margin-right : 44;
}

span.faq-item p.question-name {
	color : White;
	margin-bottom : 8;
}

table.faq p {
	font-size : 77%;
}

span.faq-form h1,
span.faq-form p {
	margin-bottom : 10;
}

