
#faqlist dt{
	margin:5px 0 0 0;
	font-weight:bold;
}
#faqlist dt a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#faqlist dt a:hover{
	color:#000;
	text-decoration:underline;
}
#faqlist dd{
	padding:10px;
	margin:5px 0;
	clear:both;
	border:1px #BAD0E9 solid;
}
.transfertable{
	width:300px;
}
.transfertable th{
	text-align:left;
}
.transfertable td{
	width:150px;
}
