.apregunta{
	background: url(question.png) no-repeat;
	min-height: 35px;
	line-height: 52px;
	padding-left: 60px;
	display: block;
}
.apregunta h3{
	line-height: 35px;
	margin-bottom: 5px;
	font-size:17px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:normal;
}
a.apregunta{
	text-decoration:none;
	font-family: 'PT Sans Narrow', sans-serif;
	color:#000;
}
.apregunta:hover{
	color:#d5394e;
	background:url(question_on.png) no-repeat;
}
.brfaq{
	height:1px;
}
.irespuesta{
	display:none;
	margin-bottom: 35px;
}
.dpregunta{
margin-left:60px;	
}