or
<td style=" float: left;width: 0px;margin-left: -1px;"> <asp:Image ImageUrl="images/b2.png" ID="img_right" Visible="false" AlternateText="right" runat="server" Style="cursor: hand; float: right; padding-left: 990px; margin-top:75px;" /> <asp:Image ImageUrl="images/b1.png" ID="img_left" Visible="false" AlternateText="left" runat="server" Style="cursor: hand; float: left; margin-top:75px; margin-left:-25px;" /> <telerik:RadRotator ID="radRotatorCompanyTagCloud" runat="server" ScrollDuration="500" WrapFrames="false" Width="990px" Height="400px" RotatorType="Buttons" ItemHeight="350px"> <ControlButtons LeftButtonID="img_left" RightButtonID="img_right" /></telerik:RadRotator>