#preview{
position:absolute;
border:5px solid #00A3C6;
background-color:#fff;
padding:5px;
display:none;
color:#000;
}


#preview .hover-image{
width:200px;
height:150px;
overflow:hidden;
}

#preview .previewImgWidth{
width: 200px;
}