I am facing following issues in layout:
1. I am using teamsite 7.3.1 and in the layout, I have applied area-spacing="20px" in row that contains two columns but no area spacing is present in layout. The area-spacing was working fine in teamsite 7.2.1, which is the earlier version I was working on.
2. When I open teamsite 7.3.1 in IE 6, then if I apply some class on area,and suppose that class contains a background image of width 10px then this 10 px is included in the width defined in the area,that is remaining width is available for component but when I open the teamsite in firefox, then this 10 px is not included in the width of area.
XML file I am using for my layout is : (I have also attached the same)