.popup-wrapper {background: url(/images/popup-back.png) repeat; width: 100%; height: 100%; position: fixed; z-index: 100; left: 0; top: 0; text-align: center; display: none;}.popup-wrapper:after {display: inline-block; height: 100%; width: 0; vertical-align: middle; content: ''}    .popup {background: #fff; display: inline-block; position: relative; margin: 0 auto; z-index: 101; vertical-align: middle; text-align: center; padding: 10px; max-width: 500px;}	.js-link, .js-link:visited, .js-link:link {display: inline-block; margin: 10px 0 15px; font: normal 12px/16px 'Arial', sans-serif; color: rgb(153, 0, 0); text-decoration: none; border-bottom: 1px dashed;}.js-link:hover {color: #000; text-decoration: none;}