.searchResult thead tr th {
	padding-bottom: 0.5em;
	border-bottom: 1px dashed;
	font-weight:normal;
}
.searchResult tfoot tr td {
	padding-top: 0.5em;
	border-top: 1px dashed;
}
.searchResult tbody tr td{
	padding-top: 8px;
	padding-bottom: 8px;
}
.searchResult .topLink {
	font-weight: bold;
	font-size:14px;
}
.searchResult .bottomLink {
	font-style: italic;
	font-size:10px;
}
.searchResult .match {
	font-weight: bolder;
}
.searchResult td div {
	margin: 4px 0px 4px 0px;
}
.searchResult .setAkt {
	margin-left: 0.25em;
	margin-right: 0.25em;
	font-weight:bold;
}
.searchResult .setStd {
	margin-left: 0.25em;
	margin-right: 0.25em;
}

.searchResult .contentSize {
	font-size:10px;
}

.FAQuestion {
	margin-top:10px;
	font-weight:bold;
	margin-left:12px;
	cursor:pointer;
	font-size:13px;
}
.FAQArrow {
	margin-right:3px;
}
.FAQAnswer {
	margin-left:33px;
	margin-top:5px;
	padding-bottom:10px;
	font-size:12px;
}
.FAQHead {
	margin:0px;
	padding:0px;
	margin-top:15px;
	font-size:14px;
	font-weight:bold;
}
