table.faq, table.faqlast {
	margin: 0 0 17px 0;
	border-bottom: 1px solid #d9d4d4;
	background: #e9e4e4;
}

table.faqlast {
	margin: 0;
}

table.faq td, table.faqlast td {
	border-bottom: 1px dotted #d6d1d1;
	padding: 3px 3px 5px 3px;
}

table.faq td.noline, table.faqlast td.noline {
	border-bottom: none;
	padding: 3px 3px 5px 3px;
}
