﻿#magnifier{
 width: 260px;
height: 242px;
position: absolute;
/*border: 1px solid #fff;*/
text-align: center;
line-height: 180px;
overflow: hidden;
}
#img{
 width:510px;
 height:565px;
}
#Browser{
 border:1px solid #000;
 z-index:100;
 position:absolute;
 background:#555;
}
#mag{
 border:1px solid #000;
 overflow:hidden;
 z-index:100;


 /*width: 300px;
height: 260px;
position: absolute;
left: 922px;
top: 498px;*/
/*display: none;*/
}