.twentyone-pop-headline {
	font-family: 'ITC Blair W01 Condensed Medium' !important;
    -webkit-font-smoothing: antialiased !important;
    font-size: 45px !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
    margin-bottom: 0px !important;
    color: #222 !important;
    font-weight: 600 !important;
	text-align:center;
}

.twentyone-pop-subhead {
	    font-family: "Sentinel SSm A", "Sentinel SSm B" !important;
    font-style: italic !important;
    font-weight: 400 !important;
    color: #2F2B27 !important;
    opacity: .9 !important;
    margin-bottom: 0px !important;
	text-align:center;
	    font-size: 20px;
    text-align: center;
	margin-top:0px;
}

a.twentyone-pop-button-yes, a.twentyone-pop-button-no {
	text-decoration:none !important;
	color:#fff !important;
}

.twentyone-pop-button-yes {
	font-family:'ITC Blair W01 Condensed Medium' !important;
	text-transform:uppercase;
	-webkit-font-smoothing: antialiased !important;
	letter-spacing:2px;
	color:#fff;
	background-color:#333;
	padding: 10px 20px !important;
	font-size:14px;
	text-align:center;
	display:inline !important;
	width:300px;
	margin:20px;
	opacity:.8;
	-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;
}

.twentyone-pop-button-yes:hover, .twentyone-pop-button-no:hover {
	opacity: 1.0;
	-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;
}

.twentyone-pop-button-no {
	opacity:.8;
	font-family:'ITC Blair W01 Condensed Medium' !important;
	text-transform:uppercase;
	-webkit-font-smoothing: antialiased !important;
	letter-spacing:2px;
	padding: 10px 20px !important;
		-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;
    background-color: #96202A !important;
	color:#fff;
	font-size:14px;
	text-align:center;
	display:inline;
	width:300px;
	margin:0px auto;
}

#pum-2586 .popmake-close {
	display:none;
}