JAFFA-286 and CR-JAFFA-87 - The align attribute of <tr> is not supported in HTML5. We need to use CSS instead. Defined a class "foldingsectionleft" which could be referred in a css file and have the style as "text-align: left;".
Defined a class "foldingsectionpad" for the <td> attribute for padding the contents of a standard cell in an HTML table. This class could be referred in a css file and have the style as "padding-left: 3px;"