/* =Hoverbox Code----------------------------------------------------------------------*/.hoverbox{cursor: default;list-style: none;}.hoverbox a{cursor: default;}.hoverbox a .preview{display: none;}.hoverbox a:hover .preview{display: block;position: absolute;top: -33px;left: -45px;z-index: 1;}.ie .hoverbox a:hover .preview{display: block;position: absolute;top: -33px;left: -45px;}.hoverbox img{background: #fff;border-color: #aaa #ccc #ddd #bbb;border-style: solid;border-width: 0px;color: inherit;padding: 2px;vertical-align: top;width: 33px;height: 33px;}.hoverbox li{background: none;border-color: none;border-style: none;border-width: 1px;color: inherit;display: inline;margin: 0px;padding: 0px;position: relative;}.hoverbox .preview{border-color: #000;width: 100px;height: 70px;}