TVT issues
diff --git a/org.eclipse.epf.library/layout/xsl/helper.xsl b/org.eclipse.epf.library/layout/xsl/helper.xsl
index 6961091..f432f2c 100644
--- a/org.eclipse.epf.library/layout/xsl/helper.xsl
+++ b/org.eclipse.epf.library/layout/xsl/helper.xsl
@@ -262,10 +262,9 @@
 				</xsl:if>
 			</tr>
 		</table>
-		<table width="100%" border="0" cellpadding="0" cellspacing="0">
+		<table class="pageTitleSeparator" width="100%" height="1px"  border="0" cellpadding="0" cellspacing="0">
 			<tr>
-				<td class="pageTitleSeparator">
-					<img src="{$imagePath}shim.gif" alt="" title="" height="1"/>
+				<td>
 				</td>
 			</tr>
 		</table>