﻿.productWrapper{position:relative;}
.productWrapper:hover{cursor:pointer;}
.launcher{position:absolute;right:0px;background:url(images_v2/btn/zoom.png) no-repeat 0 0;text-indent:-9999px;height:43px;width:43px;}
.productViewer{border:solid 1px black;position:absolute;background:white;padding:5px;z-index:9999;}
.productViewer p{font-size:15px;text-align:center;}