/*
the preview.jsp file has the structure:

<div class="screenControl" id="feedback"><a><img/></a></div>
*/

div#feedback.screenControl
{
    height:115px;
    left:0;
    margin-left:-4px;
    margin-top:-57px;
    padding:0;
    position:absolute;
    top:50%;
    width:31px;
}
