#qaccordion {
margin-top: 0;
}

#qaccordion h4 {
	margin: 0;
}

#qaccordion h3 {
	cursor: pointer;
	margin: 15px 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #0059A1;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #9d9c9c;
}

#qaccordion p {
	color: #666; 
	line-height: 1.3em; 
	font-size: 1.0em;
}

#qaccordion h4 {
	font-size: 1.0em;
}

#qaccordion div.moduletable {
	padding: 0;
}