<asp:Panel ID="Panel2" runat="server" style="z-index: 2; left: 756px; top: 194px; position: absolute; height: 248px; width: 177px">
<table width="100%" cellspacing="0px" cellpadding="0px" style="height: 245px">
<tr>
<td class="Table_TD_Center">
<marquee behavior="SCROLL" width="100%" direction="up" scrollamount='1' scrolldelay="30" onmouseover='this.stop();'onmouseout='this.start();'
style="height: 247px">
<asp:Label ID="lblNews" runat="server" Text="" CssClass="RedLabel">
</asp:Label>
</marquee>
</td>
</tr>
</table>
</asp:Panel> |