diff --git a/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl b/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl
index e56be2817e0c..5c9b624120ed 100644
--- a/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl
+++ b/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl
@@ -1,4 +1,4 @@
-
+
-
-
-
-
-
-
- background-color:
-
- ;
-
-
-
-
-
-
-
- -style:none;
-
-
-
-
-
-
-
-
-
-
-
-
- 3
- 1
-
-
-
-
-
-
- -width:
-
- thin
-
-
- ;
-
- -style:
-
- ;
-
- -color:
-
- ;
-
-
-
-
-
-
- clear:both;
-
-
-
+
+
+
+
+
+
+ background-color:
+
+ ;
+
+
+
+
+
+
+
+ -style:none;
+
+
+
+
+
+
+
+
+
+
+
+
+ 3
+ 1
+
+
+
+
+
+
+ -width:
+
+ thin
+
+
+ ;
+
+ -style:
+
+ ;
+
+ -color:
+
+ ;
+
+
+
+
+
+
+ clear:both;
+
+
+
-
- :
-
- ;
-
-
+
+ :
+
+ ;
+
+
-
+
- :
-
-
-
-
-
-
-
-
-
- ;
-
-
-
-
-
-
-
-
- text-align:right ! important;
-
-
- text-align:left ! important;
-
-
-
-
-
-
- text-align:left ! important;
-
-
- text-align:right ! important;
-
-
-
-
- text-align:
-
- ! important;
-
-
-
-
-
-
-
- vertical-align:bottom;
-
-
- vertical-align:middle;
-
-
- vertical-align:top;
-
-
-
-
-
-
-
-
-
- text-align:left;
-
-
- text-align:right;
-
-
- text-align:center;
-
-
-
-
-
-
- width:
-
-
-
-
-
-
-
-
-
- ;
-
-
-
- text-decoration:
-
-
-
- none ! important
-
-
- underline
-
-
- ;
-
-
-
-
-
- font-family:
-
- '
-
-
- ;
-
-
-
- height:
-
-
-
-
-
-
-
-
-
- ;
-
-
-
-
- text-decoration:line-through;
-
-
-
-
- vertical-align:sub;
-
- font-size:
-
- ;
-
-
-
- vertical-align:super;
-
- font-size:
-
- ;
-
-
-
-
-
-
-
- vertical-align:top;
-
-
- vertical-align:
-
- ;
-
-
-
-
-
- width:
-
-
-
-
-
-
-
-
-
- ;
-
-
-
-
- float:right;
-
-
- float:left;
-
-
-
-
- writing-mode:
-
- ;
-
-
-
-
-
- margin-left:0px;
- margin-right:auto;
-
- margin-left:auto
-
- ; margin-right: 0px;
-
-
-
- margin-left:auto;margin-right:auto;
-
-
- float:none;
-
-
-
-
-
- background-image:url(
-
- );
-
-
- background-repeat:repeat;
-
-
- background-repeat:no-repeat;
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- cm
-
-
-
- cm
-
-
-
-
-
+ :
+
+
+
+
+
+
+
+
+
+ ;
+
+
+
+
+
+
+
+
+ text-align:right ! important;
+
+
+ text-align:left ! important;
+
+
+
+
+
+
+ text-align:left ! important;
+
+
+ text-align:right ! important;
+
+
+
+
+ text-align:
+
+ ! important;
+
+
+
+
+
+
+
+ vertical-align:bottom;
+
+
+ vertical-align:middle;
+
+
+ vertical-align:top;
+
+
+
+
+
+
+
+
+
+ text-align:left;
+
+
+ text-align:right;
+
+
+ text-align:center;
+
+
+
+
+
+
+ width:
+
+
+
+
+
+
+
+
+
+ ;
+
+
+
+ text-decoration:
+
+
+
+ none ! important
+
+
+ underline
+
+
+ ;
+
+
+
+
+
+ font-family:
+
+ '
+
+
+ ;
+
+
+
+ height:
+
+
+
+
+
+
+
+
+
+ ;
+
+
+
+
+ text-decoration:line-through;
+
+
+
+
+ vertical-align:sub;
+
+ font-size:
+
+ ;
+
+
+
+ vertical-align:super;
+
+ font-size:
+
+ ;
+
+
+
+
+
+
+
+ vertical-align:top;
+
+
+ vertical-align:
+
+ ;
+
+
+
+
+
+ width:
+
+
+
+
+
+
+
+
+
+ ;
+
+
+
+
+ float:right;
+
+
+ float:left;
+
+
+
+
+ writing-mode:
+
+ ;
+
+
+
+
+
+ margin-left:0px;
+ margin-right:auto;
+
+ margin-left:auto
+
+ ; margin-right: 0px;
+
+
+
+ margin-left:auto;margin-right:auto;
+
+
+ float:none;
+
+
+
+
+
+ background-image:url(
+
+ );
+
+
+ background-repeat:repeat;
+
+
+ background-repeat:no-repeat;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ cm
+
+
+
+ cm
+
+
+
+
diff --git a/filter/source/xslt/odf2xhtml/export/xhtml/header.xsl b/filter/source/xslt/odf2xhtml/export/xhtml/header.xsl
index 41c543cf44fb..00d9049a0740 100644
--- a/filter/source/xslt/odf2xhtml/export/xhtml/header.xsl
+++ b/filter/source/xslt/odf2xhtml/export/xhtml/header.xsl
@@ -48,7 +48,6 @@
exclude-result-prefixes="chart config dc dom dr3d draw fo form math meta number office ooo oooc ooow script style svg table text xforms xlink xsd xsi xforms xsd xsi"
xmlns="http://www.w3.org/1999/xhtml">
-
@@ -73,7 +72,6 @@
-
@@ -107,7 +105,7 @@
span.footnodeNumber { padding-right:1em; }
span.annotation_style_by_filter { font-size:95%; font-family:Arial; background-color:#fff000; margin:0; border:0; padding:0; }
-
+
* { margin:0;}
@@ -126,7 +124,7 @@
. { }
-
+
ODF styles with no properties representable as CSS
@@ -141,7 +139,7 @@
-
+
@@ -199,8 +197,6 @@
-
-
@@ -230,7 +226,6 @@
-
@@ -408,7 +403,7 @@
-->
-