
h2 {
	margin:0 0 8px 0;
}
.answer	{
	line-height:18px;
	padding:0 40px 20px 65px;
	font-size:12px;
	color:#0073de;
}
.question {
	font-weight:bold;
	cursor:pointer;
	line-height:25px;
	padding:4px 30px;
	background:url(../images/help_icon.gif) 2px 7px no-repeat;
	margin-left:15px;
	font-size:12px;
}
.question:hover	{
	background-color:#fff;
}

