/*-------------------------------------
Reset
---------------------------------------*/
*           {margin: 0; padding: 0; position: absolute; -webkit-box-sizing: border-box; box-sizing: border-box;}
#banner *   {position: absolute;}
#banner br  {position: static;}
img         {border: none; width: 320px;}

/*-------------------------------------
Layout
---------------------------------------*/
#ad             {width: 320px; height: 50px; -moz-user-select: -moz-none; -khtml-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none;}
#banner         {position: absolute; display: block; width: 320px; height: 50px; overflow: hidden; cursor: pointer; visibility: hidden; background: #ffffff;}
.clicktag       {width: 100%; height: 100%; z-index: 10; cursor: pointer; background:transparent; border:1px solid rgba(0, 0, 0, .25);}
.clicktag img   {border: none; outline: none;}
#frame_one, #frame_two, #frame_three, #frame_four, #common    {width: 100%; height: 50px;}

/*-------------------------------------
Banner Body
---------------------------------------*/
.blurb				 {left: 204px; top: 0px; width:44px; height: 50px;}
.cta{

  position: absolute;
  left: 262px;
  top: 30px;
  width: 53px;
  height: 17px;

}


.cta_txt       {  left: 270px;
  top:36px;width: 38px;height: 7px;}
.pack		   {right: 0px; top: 0px; width: 188px; height: 250px;}

#replay 	   {z-index: 999;
    width: 10px;
    height: 10px;
    opacity: 0;
    left: 4px;
    top: 3px;
    cursor: pointer;
    position: absolute;}