/* Pop up styles */
body { background-color: #D6D7D9; }
.popup_header {
	background: url(http://images.match.com/match/presentations/nonemoreblack/header/13597_hdrbg.gif) no-repeat;
	height:40px;
	position:relative;
	width:100%;
}
#yahooPopUpHeader {	background: url(http://images.match.com/match/presentations/nonemoreblack/header/43038_hdrbg.gif) no-repeat; }
.close_popup {
	left:340px;
	position:absolute;
	top:8px;
	z-index:2;
}
.close_popup a {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}
.close_popup a:hover {
	color: #FFF;
	text-decoration: underline;
}
.popup_container {
	background-color: #FFF;
	width: 775px;
}
.popup_content { padding: 20px 15px; }
	.matchMobileAddon{
		background:url('http://images.match.com/match/subscribe/mobilePopupBG.jpg');
height:346px;
left:-15px;
position:relative;
top:-20px;
width:540px;
		
	}
	.floatingCopy{
	left:32px;
position:absolute;
top:186px;
	}
.matchMobileAddon .body div, .matchMobileAddon .body ul{
    display:none;
}
.matchMobileAddon .body .floatingCopy{
    display:block
}