#cut {
display: none;
height:190%;
*height:190%;
left:-43%;
*left:-7%;
padding-top:15%;
position:absolute;
top:-94%;
width:150%;
*width:110%;
z-index:1;
background: url(http://www.kontashka.ru/css/bl.png) repeat;
}
#thank {
position:absolute;
display: none;
width: 400px;
height: 400px;
color: #1183ff;
font-style: italic;
font-weight:bold;
font-size: 24px;
margin: 0 auto;
background: #FFF;
z-index: 2;
top: 20%;
}
#thank span {
position:relative;
top: 175px;
text-align: center;
}
#close {
position:relative;
display: none;
width: 400px;
height: 20px;
color: black;
font-size: 12px;
margin: 0 auto;
background: #FFF;
text-align: right;
}