	$(document).ready(function(){
		$('div.text p').prepend('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;')
	});
