﻿
  #IQImgWrapper {
    margin-top: 0px;
    margin-left: 0px;
    position: relative;
    width: 60px;
    height: 418px;
    border: 0px solid red;
  }
  #IQImgWrapper #offset {
    top: 0px;
    left: 360px;
    position: absolute;
    border: 0px solid green;
  }
  #imageQueue {width: 404px; height: 418px; top: 0px; left: 0px; position: absolute; overflow: hidden;}
  .IQimageView {width: 404px; height: 418px; top: 0px; left: 0px; background-repeat: no-repeat; position: absolute;}

/*  height = lb.height + 2*/
  #IQimageContainer {width: 0; height: 40px; top: 0px; left: 0px; position: absolute;}
  #IQimageContainer span {display: none;}  

