span, p{
	position: relative;
	font-size:12px;
}

#text_block{
	position: relative;
	float: left;
	top: 50px;
	width: 850px;
	left: 58px;
}

.question p{
	font-size: 14px;	
	line-height: 150%;
	font-weight: bold;
}

.answer p{
	font-size: 14px;	
	line-height: 150%;
}


.question{
	position: relative;
	padding-bottom: 10px;
}

.answer{
	position: relative;
	padding-bottom: 10px;
}
