.problem {
	display: none;
	margin-top: -5px;
	z-index: 2;
	WIDTH: 650px;
	line-height: 15px;
}
.problem p {
	font-size:12px;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 20px;
	text-align: justify;
	margin-left: 5px;
}
.faq {
	font-size: 13px;
	padding-left: 0px;
	color: #444D52;
	text-decoration: none;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

div.close {  
	display: block;
	height: 15px;
WIDTH: 650px;
	cursor: hand;
}
