<style type="text/css">

body { 
 background: #eeeeee; 
 font-family: Arial, Trebuchet MS, Verdana;
}

#idDivImage{
 border: 3px outset #AAAAAA;
 position: absolute;
 float: left;
 display: none;
 z-index: 100;
}
 
.miniature{
 height: 90px;
}
