/*
a:link { color:#311863; text-decoration:none;}
a:visited { color:#311863; text-decoration:none; }
a:hover { color:#311863; text-decoration:underline; }
a:active { color:#311863; } 
*/

.close { position:absolute; padding:0; margin-left:355px; margin-top:15px; cursor:pointer;
  background-image:url('http://images.incisivemedia.com/v9_dev/test/overlayreg/images/registration-icons.png'); background-repeat:no-repeat; background-position:center -188px;
    width:18px;
    height:18px;
    -webkit-border-radius:18px;
    -moz-border-radius:18px;
    border-radius:18px;
    background-color:#4d4d4d; 
}

/*#wrapper {position:relative !important;}
#otdm-gptad-wallpaper {position: fixed !important; width: 100%; text-align: center;}*/


.close:hover { background-color:#686868; }
.closeButton {display: none;}
/*iframe {
 -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
}*/