.dnpop { background: #fff; padding: 40px 50px 35px 50px; border: 5px solid #ddd; color: #333; }
.dnpop h2 { color: #3f3b3b; font-weight: normal; margin: 0 0 7px 0; font-family: 'FuturaPTWebMedium'; font-size: 30px; line-height: 30px; }
.dnpop .pop-actions { text-align: center; margin-top: 10px; }
.dnpop .content { font-size: 16px; }
.dnpop .close-link { position: absolute; right: 10px; top: 10px; width: 28px; height: 28px; background: url("images/x.png") no-repeat; color: #000; }
.dnpop .close-link.style2 { position: absolute; right: 10px; top: 6px; width: 17px; height: 17px; background: url("images/x2.png") no-repeat; color: #000; }