Currently, when setting a style to a table/table cell the following syntax is imported properly
.tdborder{border: 1px solid black}
However, if the order of the properties is changed (solid 1px black), the style will not be interpreted.
The fix will be available in our latest LIB release (v. 2015.1.0323).