</xsl:variable>
<div class="longdesc-link" align="{$direction.align.end}">
- <br clear="all"/>
+ <br style="clear: both"/>
<span class="longdesc-link">
<xsl:text>[</xsl:text>
<a href="{$href.to}" target="longdesc">D</a>
<xsl:apply-templates select="rss:items"/>
<xsl:if test="$image">
- <br clear="right"/>
+ <br style="clear: both"/>
</xsl:if>
</xsl:template>
<xsl:value-of select="$homebanner/@altval"/>
</xsl:attribute>
</img>
- <br clear="all"/>
+ <br style="clear: both"/>
<br/>
</xsl:when>
<xsl:otherwise>
</xsl:attribute>
</img>
</a>
- <br clear="all"/>
+ <br style="clear: both"/>
<br/>
</xsl:otherwise>
</xsl:choose>