.thanksTable tr td img{
cursor:pointer;
}
.sertTable tr td img{
cursor:pointer;
}

#thanksBack{
position:fixed;
display:none;
z-index: 9998;
top:0px;
left:0px;
background:#000000;
cursor:pointer
}

#thanksWrapper{
position:absolute;
z-index: 9999;
background:  url(../img/loading.gif) center center no-repeat #000000;
border:3px solid #ccccccc;
cursor:pointer;
display:none;
}

