.bsl_question {
	FONT-SIZE: 12px;
	CURSOR: pointer;
	COLOR: #666666;
	font-family:Helvetica, sans-serif, Verdana, Arial;
	color:#379BB0;
	font-size:13px;
	line-height:25px;
	background-color:#F3FAFC;
	height:25px;
	TEXT-DECORATION: none;
	text-align: justify;
	width: 470px;
	border: 1px solid #83cad8;
	overflow: hidden;
	margin: 5px;
	padding: 0px;
	font-weight: bold;
}
.bsl_answer {
	VISIBILITY: hidden;
	OVERFLOW: hidden;
	POSITION: relative;
	text-align: justify;
	PADDING-LEFT: 0px;
	color: #000000;
	margin: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.bsl_answer_content {
	FONT-SIZE: 12px;
	COLOR: #003366;
	LINE-HEIGHT: 20px;
	FONT-FAMILY: arial;
	POSITION: relative;
	text-decoration: none;
	text-align: justify;
	margin: auto;
	padding: 0px;
}
.bsl_answer_content A {
	FONT-SIZE: 12px;
	COLOR: #000000;
	LINE-HEIGHT: 20px;
	FONT-FAMILY: arial;
	POSITION: relative;
	text-decoration: none;
	text-align: justify;
	margin: auto;
	padding: 0px;
}
.bsl_answer_content A:hover {
	PADDING-RIGHT: 0px;
	PADDING-BOTTOM: 0px;
	COLOR: red;
	PADDING-TOP: 0px;
	POSITION: relative;
	TEXT-DECORATION: none;
	text-align: justify;
	margin: auto;
	padding-left: 0px;
}

