well, you have syntax error in your code:
code:
<s pan style='color:#2E8B57'>'&gt;'</span>

also, I would not suggest you to write all whitespaces with NBSP. it makes the load a lot longer.
you should do something like:
code:
$line=join(split($line,"  ")," &nbsp;")

_________________________
!

download KiXnet