$(document).ready(function(){
	$('#b_qst').formValidation({});
	$('#s_qst').formValidation({});
});
		