﻿img {border: none;}
.popimg {position: relative;top: 0;left: 0;width: 100px;margin: 0px;}
.popimg a .large {display: block;position: absolute;width:1px; height:1px;top: 0;left: 0;}
.popimg a.popup,
.popimg a.popup:visited {display: block;width: auto;top: 0;left: 0;}
.popimg a.popup:hover {background-color: #fff;}
.popimg a.popup:hover .large {display: block;position: absolute;width: auto;height: auto;top: 0;left: 0;}