/*-------------------------------------
    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; outline: none;}

/*-------------------------------------
    Layout
---------------------------------------*/
#ad           {width: 300px; height: 250px; -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: 300px; height: 250px; overflow: hidden; cursor: pointer; visibility: hidden; background: #191923;}
.outerBorder  {width: 300px; height: 250px; border:1px solid rgba(0,0,0,.1);}
.clicktag     {width: 100%; height: 100%; z-index: 10; cursor: pointer; background:gray; opacity:0; }
.clicktag img {border: none; outline: none; }
#frame_one    {width: 100%; height: 250px;}

/*-------------------------------------
    Banner Body
---------------------------------------*/
.shapes 			{left: 177px; top: 178px; width: 103px; height: 73px;}
.shape1 			{right: 0; bottom: 22px; width: 103px; height: 52px;}
.shape2    			{right: 0; top: 0px; width: 103px; height: 72px;}
.shape2    			{right: 0; top: 1px; width: 103px; height: 72px;}
.cta_bg  			{background: #0be881; left: 35px; top: 173px; width: 120px; height: 35px;}