, { name: 'Image Link 240px wide', element: 'a', attributes: { 'class': 'imgLink240w' } }, { name: 'EmptyLine', element: 'span', attributes: { 'class': 'permEmptyLine' } }, { name: 'Image 240px wide', element: 'img', attributes: { 'class': 'imgLink240wComingSoon' } }, { name: 'Profile Photo', element: 'img', attributes: { 'class': 'profilePhoto' } }, { name: 'Column 10', element: 'th', attributes: { 'class': 'column10' } }, { name: 'Column 15', element: 'th', attributes: { 'class': 'column15' } }, { name: 'Column 20', element: 'th', attributes: { 'class': 'column20' } }, { name: 'Column 30', element: 'th', attributes: { 'class': 'column30' } }, { name: 'Column 40', element: 'th', attributes: { 'class': 'column40' } }, { name: 'Column 50', element: 'th', attributes: { 'class': 'column50' } }, { name: 'Column 60', element: 'th', attributes: { 'class': 'column60' } }, { name: 'Column 60', element: 'th', attributes: { 'class': 'column70' } }, { name: 'Column 60', element: 'th', attributes: { 'class': 'column80' } }, { name: 'Align Left', element: ['h1', 'h2', 'h3', 'h4', 'p'], attributes: { 'class': 'pAlignLeft' } }, { name: 'Align Centre', element: ['h1', 'h2', 'h3', 'h4', 'p'], attributes: { 'class': 'pAlignCentre' } }, { name: 'Align Right', element: ['h1', 'h2', 'h3', 'h4', 'p'], attributes: { 'class': 'pAlignRight' } }