Your folder structure that is fairly deep.
Here are two solutions:
Disabling the "FolderDescription" label.
Open the SelectImage.Frame.aspx and change the following code:
<asp:Label Runat="server" ID="FolderDescription"></asp:Label>
to
<asp:Label Runat="server" ID="FolderDescription" Visible=False></asp:Label>
Remove nowrap of cell.
Open the SelectImage.Frame.aspx and change the following code:
<td width="200" class="normal" nowrap>
to
<td width="200" class="normal">
asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
asp wysiwyg html editor: http://cutesoft.net/ASP
asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
Live Support: http://cutesoft.net/live-support/default.aspx