Try this and see if it helps:
open both includes/templates/classic/css/testimonials_manager_all_testimonials.css and includes/templates/classic/css/testimonials_manager.css
find the following declaration and add the highlighted portion.
blockquote {
margin:0 !important;
padding:0 !important;
background: url(../images/lftblockquote.png) top left no-repeat;
border:1px solid navy;
height:1%;
position: relative;
}
Save the files and upload them to your server.
Bookmarks