#productselectorToggler {
 position:absolute;
top:290px; right:49px;width:60px;


cursor:pointer;
z-index:125;
}
#productselectorToggler img {
border-width:0;width:61px;height:111px;
}
#productselector  {
    text-align:center;
z-index:124;
padding:50px 100px 50px 20px;
position:absolute;
margin-top:12px;left:200px;
width:600px;
height:660px;
border:3px solid #c0c0c0;
background-color: rgb(255,255,255); /* The Fallback */
background-color:rgba(255,255,255,0.94);

}
.ps {
text-align:center;
}
.ps img {
border:4px solid #fff;
width:125px;
height:125px;

}
.productImage {

padding:15px;    

}
