#ads-footer-mgid {
      position:fixed !important;
      position:absolute; /* IE6 */
      right:14%;
      margin:0;
      bottom: 0px!important;
      width:70%;
      height:40%;
      padding:16px;
      background-color: rgba(8, 8, 8, 0.5);
}
#ads-footer-mgid a.close {
    position:absolute;
    top:-10px;
    right:-10px;
    background:#0e0e0e;
    font:bold 16px Arial,Sans-Serif;
    text-decoration:none;
    line-height:22px;
    width:20px;
    text-align:center;
    color:#fff;
    border:2px solid #fff;
    -webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.4);
    -moz-box-shadow:0px 1px 2px rgba(0,0,0,0.4);
    box-shadow:0px 1px 2px rgba(0,0,0,0.4);
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    cursor:pointer;
}

 #ads-footer {
        position:fixed !important;
        position:absolute; /* IE6 */
        right:14%;
        margin:0;
        bottom: 0px!important;
        width:70%;
        height:52px;
        padding:16px;
        background-color: rgba(241,241,241,.5);
}
#ads-footer a.close {
      position:absolute;
      top:-10px;
      right:-10px;
      background:#333;
      font:bold 16px Arial,Sans-Serif;
      text-decoration:none;
      line-height:22px;
      width:20px;
      text-align:center;
      color:#fff;
      border:2px solid #fff;
      -webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.4);
      -moz-box-shadow:0px 1px 2px rgba(0,0,0,0.4);
      box-shadow:0px 1px 2px rgba(0,0,0,0.4);
      -webkit-border-radius:10px;
      -moz-border-radius:10px;
      border-radius:10px;
      cursor:pointer;
}

 #ads-left {
        position:fixed !important;
        position:absolute; /* IE6 */
        left:0;
        margin:0;
        bottom: 0px!important;
        height: 85%!important;
        width:170px;
        background-color: rgba(241,241,241,.5);
}


#ads-left a.close {
      position:absolute;
      top:-10px;
      right:-10px;
      background:#333;
      font:bold 16px Arial,Sans-Serif;
      text-decoration:none;
      line-height:22px;
      width:22px;
      text-align:center;
      color:#fff;
      border:2px solid #fff;
      -webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.4);
      -moz-box-shadow:0px 1px 2px rgba(0,0,0,0.4);
      box-shadow:0px 1px 2px rgba(0,0,0,0.4);
      -webkit-border-radius:10px;
      -moz-border-radius:10px;
      border-radius:10px;
      cursor:pointer;
}

#ads-right {
        position:fixed !important;
        position:absolute; /* IE6 */
        right: 0;
        margin:0;
        bottom: 0px!important;
        height: 85%!important;
        width:170px;
        background-color: rgba(241,241,241,.5);
}
#ads-right a.close {
      position:absolute;
      top:-10px;
      right:-10px;
      background:#333;
      font:bold 16px Arial,Sans-Serif;
      text-decoration:none;
      line-height:22px;
      width:22px;
      text-align:center;
      color:#fff;
      border:2px solid #fff;
      -webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.4);
      -moz-box-shadow:0px 1px 2px rgba(0,0,0,0.4);
      box-shadow:0px 1px 2px rgba(0,0,0,0.4);
      -webkit-border-radius:10px;
      -moz-border-radius:10px;
      border-radius:10px;
      cursor:pointer;
}

.sidebarads
{
    width: 120px;
    margin-right: 10px;
    float: left;
}



