If you go to our site www.baudville.com and search for item 71238RD and click on the personalize and add to cart, and then select the drop down for Anniversary year, it seems to jump off to the right in any version of Firefox. Any help on this would be appreciated, thanks.
<tr style="display: none;" id="trQualFlagA" runat="server">
<td nowrap="nowrap">
<span id="Span1">Anniversary Year</span>
</td>
<td>
<rad:RadComboBox ID="radDdlYear" runat="server" NoWrap="false"
Skin="Vista" Width="50px" AutoPostBack="false" OnClientSelectedIndexChanged="changeYear"
EnableScreenBoundaryDetection="false" EnableVirtualScrolling="false">
</rad:RadComboBox>
<rad:RadTextBox ID="radTbAnnivYear" Style="width: 20px; display: none;" TextMode="SingleLine"
runat="server" MaxLength="2">
</rad:RadTextBox>
</td>
<td>
</td>
</tr>
