/*
* General Popup CSS
*/
body.popup_opened .bz_header select {*display: none;} /* hide them for ie6/7 */

div.popup_window{
	position:fixed;
	_position: absolute;
	top:50%;
	left:50%;
	z-index:5000;
	margin:-150px 0 0 -347px;
	display:block;
	width:695px;
	height:271px;
	background:transparent url('../../images/img/popups/windows1.png') top left no-repeat;
	overflow:none;
	display:none;
}
	* html div.popup_window{background:transparent url('../../images/img/popups/windows1.gif') top left no-repeat;}


div.window2{
	width:718px;
	height:331px;
	margin-left:-359px;
	margin-top:-165px;
	background:transparent url('../../images/img/popups/windows2.png') top left no-repeat;
}

	* html div.window2{background:transparent url('../../images/img/popups/windows2.png') top left no-repeat;}

div.dark_overlay{
	position:fixed;
	_position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:#000;
	-moz-opacity:.80;
	filter:alpha(opacity=80);
	opacity:.80;
    z-index:3000;
    display:none;
}

div.w_container{
	margin-left:50px;
	margin-top:55px;
	width:510px;
	height:168px;
	position:relative;
	display:block;
	overflow:hidden;
}


	div.window2 div.w_container{margin-left:43px;margin-top:67px;height:220px;overflow:visible;}

	div.window2 div.w_container2{
		display:none;
		background:#FFFFFF none repeat scroll 0 0;
		position:relative;
		width:544px;
	}

	div.window2 div.w_container2 div.step2_pin{
		display:block;
		padding-left:22px;
		padding-top:35px;
	}

	div.window2 div.w_container2 div.step2_pin{
		padding-left:22px;
		padding-top:35px;
	}

	div.w_container2 .pin_error{margin-left:20px;margin-top:25px;}



div.w_container label{
	color:#353535;
	font-weight:bold;
	font-size:14px;
}

div.redirect_to_gateway{
	background:transparent url('../../images/img/popups/redirect_to_gateway.gif') bottom left no-repeat;
}

a.b_w_close{
	position:absolute;
	width:29px;
	height:28px;
	margin-left:676px;
	margin-top:-8px;
	background:transparent url('../../images/img/popups/b_close_window.png') top left no-repeat;
	z-index:5500;
}
	.window2 a.b_w_close {margin-left:696px;}
	a.b_w_close span{display:none;}
	* html a.b_w_close{background:transparent url('../../images/img/popups/b_close_window.gif') top left no-repeat;}

	div.popup_window div.girl1{
		position:absolute;
		margin-left:420px;
		display:block;
		background:transparent url('../../images/img/popups/girl1.png') top left no-repeat;
		width:281px;
		height:387px;
		margin-top:-122px;
		z-index:5001;
	}

	 div.window2 div.girl1{margin-top:-103px;margin-left:465px;}

a.b_button{
	width:388px;
	height:55px;
	display:block;
	margin-left:336px;
	margin-top:-25px;
	position:absolute;
	z-index:5002;
}

	a.b_button span{display:none;}
	a:hover.b_button{background-position:left -58px;}

	a.b_renew_now{
		background:transparent url('../../images/img/popups/b_renewnow.png') top left no-repeat;
		_background:transparent url('../../images/img/popups/b_renewnow.gif') top left no-repeat;
	}
	a.b_continue{
		background:transparent url('../../images/img/popups/b_continue.png') top left no-repeat;
		_background:transparent url('../../images/img/popups/b_continue.gif') top left no-repeat;
	}


/* (Yearly & Normal) Expired Account Popup */

	div.membership_expired{
		width:458px;
		height:92px;
		display:block;
		background:transparent url('../../images/img/popups/expired/membership_expired.gif') top left no-repeat;
		margin-left:17px;
		margin-top:28px;
	}

	div.procede_with_email{
		background:transparent url('../../images/img/popups/renew_by_email.gif') 15px top no-repeat;
		height:90px;
		width:465px;
		padding-left:10px;
		padding-top:88px;
	}

	div.procede_with_email input {padding:2px;width:260px;border:1px solid #858585;}

	div.procede_with_pin{
		background:transparent url('../../images/img/popups/renew_by_pin.gif') 20px 8px no-repeat;
		height:90px;
		width:465px;
		padding-left:70px;
		padding-top:88px;
	}

	div.procede_with_4digits{
		background:transparent url('../../images/img/popups/renew_by_4digits.gif') 20px 8px no-repeat;
		height:90px;
		width:465px;
		padding-left:70px;
		padding-top:88px;
	}

	div.procede_with_pin input {padding:2px;width:100px;border:1px solid #858585;}

	a.really_small{font-size:10px;}

	span.pin_error{
		position:absolute;
		top:0;
		left:0;
		width:490px;
		color:#ed1c24;
		font-size:14px;
		font-weight:bold;
		text-align:center;
		display:none;
	}

	div.membership_expired_in{
		background:transparent url('../../images/img/popups/yearly/membership_expired_in.gif') top left no-repeat;
		width:470px;
		height:138px;
		display:block;
		padding-top:45px;
	}

	div.membership_expired_in span{
		width:470px;
		display:block;
		font-weight:bold;
		font-size:22px;
		color:#08476a;
		text-align:center;
	}

	div.renew_today_2_month_free{
		width:403px;
		height:25px;
		background:transparent url('../../images/img/popups/yearly/renew_today_get_2month.gif') top left no-repeat;
		display:block;
		position:absolute;
		margin-left:27px;
		margin-top:15px;
	}



	div.today_charge{
		font-size:8px;
		position:absolute;
		color:#353535;
		bottom:0;
	}
div.step1{display:block;}
div.step2{display:none;}
div.step2_pin{display:none;}
div.step2_email{display:none;}

a.expired_2month_free{
	position:fixed;
	_position: absolute;
	width:91px;
	height:91px;
	background:transparent url('../../images/img/popups/yearly/2monthfree.png') top left no-repeat;
	_background:transparent url('../../images/img/popups/yearly/2monthfree.gif') top left no-repeat;
	top:0;
	right:0;
	margin-left:1200px;
	display:block;
	z-index:5500;
	text-decoration:none;
}

a:hover.expired_2month_free{right:-1px;top:-1px;}
a.expired_2month_free span{display:none;}
a.expired_2month_free span.dayleft{
	color:#FFFFFF;
	display:block;
	font-size:8px;
	margin-top:63px;
	position:relative;
	text-align:center;
	text-decoration:none;
	width:90px;
}

#elitePanel{top:100px;}





/* Trial Popup */

ul.trial_pop_menu{margin:0;padding:0;width:162px;}
ul.trial_pop_menu li{margin:0;padding:0;float:left;}
ul.trial_pop_menu li a{
	width:162px;
	height:55px;
	display:block;
	background:transparent url('../../images/img/popups/trial/popup_menu.gif') top left no-repeat;
	list-style:none;
}


ul.trial_pop_menu li{list-style:none;}
ul.trial_pop_menu li a span{display:none;}
ul.trial_pop_menu li a.pm_hd{background-position:left top ;}
ul.trial_pop_menu li a:hover.pm_hd, ul.trial_pop_menu li.pactive a.pm_hd{background-position:-162px top ;}
ul.trial_pop_menu li a.pm_pornstars{background-position:left -55px;}
ul.trial_pop_menu li a:hover.pm_pornstars, ul.trial_pop_menu li.pactive a.pm_pornstars{background-position:-162px -55px;}
ul.trial_pop_menu li a.pm_community{background-position:left -110px;}
ul.trial_pop_menu li a:hover.pm_community, ul.trial_pop_menu li.pactive a.pm_community{background-position:-162px -110px;}
ul.trial_pop_menu li a.pm_videoformats{background-position:left -165px;}
ul.trial_pop_menu li a:hover.pm_videoformats, ul.trial_pop_menu li.pactive a.pm_videoformats{background-position:-162px -165px;}

div.psection{
	width:377px;
	height:229px;
	background:transparent url('../../images/img/popups/trial/popup_section.gif') top left no-repeat;
	margin-left:162px;
	position:absolute;
	top:0;
	margin-top:-10px;
}

div.psection_hd{background-position:left -222px;}
div.psection_pornstars{background-position:left 10px;}
div.psection_community{background-position:-380px 10px;}
div.psection_videoformats{background-position:-380px -222px;}

div.restricted_area{
	background:transparent url('../../images/img/popups/trial/restrictions.png') top left no-repeat;
	height:229px;
	margin-left:162px;
	margin-top:0;
	position:absolute;
	top:0;
	width:383px;
	z-index:1000;
	display:none;
}

div.mofos_restriction{
	background:transparent url('../../images/img/popups/mofos_access/restriction.png') top left no-repeat;
	height:229px;
	margin-left:162px;
	margin-top:0;
	position:absolute;
	top:0;
	width:383px;
	z-index:1000;
	display:none;
}



a.b_upgrade span{display:none;}
a.b_upgrade{
	width:282px;
	height:60px;
	display:block;
	background:transparent url('../../images/img/popups/trial/b_upgrade.png') left top no-repeat;
	_background-image: url('../../images/img/popups/trial/b_upgrade.gif');
}
a.b_upgrade:hover{background-position:left -63px;}

div.window2 a.b_upgrade{
	position:absolute;
	margin-left:455px;
}

div.today_charge{
	position:absolute;
	font-size:10px;
	color:#000;
	left:42px;
	position:absolute;
	top:298px;
}

div.today_charge span.reduce_price{
	color:red;
	text-decoration:line-through;
}

div.upgrade_now_to_fullmember{
	width:403px;
	height:25px;
	background:transparent url('../../images/img/popups/trial/upgrade_now_to_fullmember.gif') top left no-repeat;
	display:block;
	position:absolute;
	margin-left:38px;
	margin-top:19px;
}

div.upgrade_now_save_25p{
	width:403px;
	height:25px;
	background:transparent url('../../images/img/popups/trial/upgrade_now_save_25p.gif') top left no-repeat;
	display:block;
	position:absolute;
	margin-left:38px;
	margin-top:19px;
}

div.stamp_25p_off{
	position:absolute;
	background:transparent url('../../images/img/popups/trial/stamp_25p_off.png') top left no-repeat;
	_background-image: url('../../images/img/popups/trial/stamp_25p_off.gif');
	height:91px;
	margin-left:-47px;
	margin-top:-31px;
	position:absolute;
	width:91px;
	z-index:5000;
}




/* Mofos Contest Popup */

.window_mofos_contest{font-family:arial;}


div.window_mofos_contest div.girl1 {
margin-left:392px;
margin-top:-170px;

}

.valued_customer_day{
	width:403px;
	height:25px;
	background:transparent url('../../images/img/popups/mofos_contest/txt_valued_customer_day.gif') top left no-repeat;
	display:block;
	position:absolute;
	top:-34px;
}

div.stamp_hotdeal{
	position:absolute;
	background:transparent url('../../images/img/popups/mofos_contest/stamp_hotdeal.png') top left no-repeat;
	_background-image: url('../../images/img/popups/mofos_contest/stamp_hotdeal.gif');
	height:91px;
	margin-left:-95px;
	margin-top:-82px;
	position:absolute;
	width:91px;
	z-index:5000;
}

.window_mofos_contest .w_container{
	display:block;
	height:168px;
	margin-left:43px;
	margin-top:48px;
	position:relative;
	width:521px;
	overflow:visible;
}

.window_mofos_contest h1{
	background:none;
	border:none;
	color:#434343;
	font-size:18px;
	text-align:center;
	font-family:arial;
}

.window_mofos_contest h2{
	color:#08476a;
	text-transform:uppercase;
	font-size:26px;
	text-align:center;
	margin:10px 0 0  0;
	padding:0;
	line-height:24.5px;
}

.window_mofos_contest h1.attention{
	color:#eb0404;
	font-size:20px;
	text-transform:uppercase;
	padding-left:30px;
	background:transparent url('../../images/img/popups/mofos_contest/attention.gif')  left 4px no-repeat;
	margin:17px 0 10px 94px;
	text-align:left;
	display:block;
	float:left;
	width:100%;
}

.window_mofos_contest h1.attention2{
	background:transparent url(../../images/img/popups/mofos_contest/attention.gif) no-repeat scroll left 4px;
	color:#EB0404;
	display:block;
	font-size:20px;
	margin-top:-35px;
	padding-left:30px;
	padding-top:6px;
	position:absolute;
	text-align:left;
	text-transform:uppercase;
	width:100%;
}




div.pop_offer_trial h1.attention{margin-left:6px;}

.window_mofos_contest p{
	color:#434343;
	font-size:13px;
	font-weight:normal;
	text-align:center;
	margin:0;
	float:left;
	width:100%;
}


.window_mofos_contest div.clearblue{
	background:#dffdfb;
	margin:4px 0;
	padding:3px;
}
.window_mofos_contest div.clearblue *{color:#000;}

.window_mofos_contest h1.blue{color:#08476A;font-size:16px;font-weight:bold;margin:4px 0 -4px 0;padding-bottom:0;}
.window_mofos_contest p.bigger{font-weight:bold;font-size:15px;margin:0;}
.window_mofos_contest p.blue{color:#08476A;font-size:15px;margin:0;margin-bottom:4px;}
.window_mofos_contest .step{display:none;}
.window_mofos_contest .activestep{display:block;}
.window_mofos_contest .pop_confirm_normal .info{padding-top:20px;}
.window_mofos_contest  p.smaller{font-size:15px;margin:5px 0;}
.window_mofos_contest  p.login_info{font-size:12px;margin:5px 0;}

.window_mofos_contest .pop_error .info, .window_mofos_contest .pop_loading .info{padding-top:55px;}
.window_mofos_contest .pop_error p.blue{margin-top:10px;}
.window_mofos_contest .pop_confirm_winner .info{padding-left:55px;}
.window_mofos_contest .pop_confirm_winner p{margin-left:-29px;position:absolute;top:95px;width:100%;}
* html .window_mofos_contest .pop_confirm_winner p{margin-left:0;}
.window_mofos_contest .pop_confirm_winner h1{
	color:#0945DE;
	font-size:21px;
	font-weight:normal;
	line-height:25px;
	margin:0 auto;
	position:relative;
	text-align:center;
	top:12px;
	width:200px;
}


.manygirls{
	background:transparent url(../../images/img/popups/mofos_contest/many_girls.png) no-repeat scroll left top;
	height:249px;
	left:-44px;
	position:absolute;
	top:-71px;
	width:724px;
}


.window_mofos_contest .foot_offer{
	font-size:10px;
	left:9px;
	top:183px;
	position:absolute;
	text-align:left;
	margin:0;
	width:280px;
}

.window_mofos_contest a.b_button{
	display:block;
	height:55px;
	left:290px;
	position:absolute;
	top:150px;
	width:385px;
	margin:0;
	z-index:5002;
}

 .window_mofos_contest a:hover.b_button{background-position:left -66px;}

a.b_try_now{
	background:transparent url(../../images/img/popups/mofos_contest/btn_trynow.png) no-repeat scroll left top;
	_background-image:url(../../images/img/popups/mofos_contest/btn_trynow.gif);
}

a.b_login_to_mofos{
	background:transparent url(../../images/img/popups/mofos_contest/btn_login_mofos.png) no-repeat scroll left top;
	_background-image:url(../../images/img/popups/mofos_contest/btn_login_mofos.gif);
}

.window_mofos_contest a:hover.b_continue{background-position:left -58px;}



/* Mofos post-content popup */

div.popup_window_large {
	display: none;
	overflow: none;
	position: fixed;
	_position: absolute;
	top: 50%;
	left: 50%;
	z-index: 5000;
	margin: -280px 0 0 -405px;
	width: 809px;
	height: 539px;
	background: transparent;
}

div.popup_window_large .w_background {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5000;
	margin: 0;
	width: 809px;
	height: 539px;
	background: transparent url(../../images/img/popups/mofos_post_contest/window.png) 0 0 no-repeat;
}
* html div.popup_window_large .w_background {background-image: url(../../images/img/popups/mofos_post_contest/window-8.png);}

div.popup_window_large .w_content {
	position: relative;
	top: 93px;
	left: 0;
	z-index: 5001;
	width: 780px;
	height: 446px;
}
div.popup_window_large a.b_w_close {
	margin: 0;
	right: 0;
	top: 0;
}
div.popup_window_large div.girl_large {
	position: absolute;
	right: -20px;
	top: -101px;
	display: block;
	background: transparent url('../../images/img/popups/mofos_post_contest/girl_large.png') top left no-repeat;
	width: 331px;
	height: 507px;
	z-index: 5001;
}

div.popup_window_large .w_content h6 {
	margin: 0;
	padding: 35px 0 0 33px;
	width: 453px;
	height: 63px;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.6em;
	font-family: Tahoma, Geneva, Verdana, sans-serif;
}

div.popup_window_large .w_content div.w_container {
	margin: 0;
	padding: 0px 0 0 43px;
	width: 522px;
	height: 307px;
	z-index: 5003;
}
div.popup_window_large .w_content div.w_container h5.w_title1 {
	margin: 0;
	padding: 0;
	height: 42px;
	text-indent: -900em;
}
div.popup_window_large .w_content div.w_container h5.w_title2 {
	margin: 0;
	padding: 0;
	height: 36px;
	text-indent: -900em;
}
div.popup_window_large .w_content div.w_container h5.w_texttitle {
	margin: 0;
	padding: 10px 0;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
div.popup_window_large .w_content ol {
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 145px;
	color: #000;
	font-size: 10px;
}
div.popup_window_large .w_content div.show_full_list ol {
	overflow-x: hidden;
	overflow-y: scroll;
	height: 194px;
}
* html div.popup_window_large .w_content div.show_full_list ol {overflow: auto;}
div.popup_window_large .w_content div.w_container ol li {
	float: left;
	margin: 0 0 0 40px;
	padding: 0;
	width: 84px;
	color: #000000;
	font-size: 9px;
	font-weight: normal;
	line-height: 2em;
}
* html div.popup_window_large .w_content div.w_container ol li {display: inline;}
div.popup_window_large .w_content div.w_container ol li span {
	display: block;
	/*overflow: hidden;*/
	width: 84px;
	line-height: 2em;
	text-overflow: ellipsis;
}
div.popup_window_large .w_content a.w_full_listlink {
	display: block;
	color: #000;
	line-height: 39px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
div.popup_window_large .w_content .show_full_list a.w_full_listlink {display: none;}

div.popup_window_large .w_content a.w_wide_endlink {
	clear: both;
	display: block;
	position: absolute;
	bottom: 5px;
	left: 5px;
	margin: 0;
	padding: 0;
	width: 768px;
	height: 36px;
	text-indent: -900em;
}


/* Mofos Full access */

.getfullaccessnow{
	background:transparent url('../../images/img/popups/mofos_access/title_fullaccess_to_brazzers.gif') top left no-repeat;
	width:396px;
	height:29px;
	display:block;
	position:absolute;
	margin-left:34px;
	margin-top:18px;
}

div#mofos_one_click_popup{
	display:none;
	width:718px;
	height:364px;
	position:absolute;
	top:100px;
	left:100px;
	z-index:10500;
}

div#mofos_one_click_content{
	width:676px;
	height:323px;
	position:absolute;
	top:20px;
	left:21px;
	background:url(../../images/img/mofos_one_click/content_bg.jpg) no-repeat;
	z-index:10;
}

div#mofos_one_click_bg{
	width:768px;
	height:364px;
	position:absolute;
	top:0;
	left:0;
	background:url(../../images/img/mofos_one_click/bg.png) no-repeat;
	z-index:5;
}

div#mofos_one_click_close{
	width:29px;
	height:28px;
	position:absolute;
	top:-10px;
	right:-9px;
	background:url(../../images/img/mofos_one_click/close.png) no-repeat;
	z-index:15;
	cursor:pointer;
}

div#mofos_one_click_corner_message{
	width:175px;
	height:118px;
	position:absolute;
	top:-6px;
	left:-6px;
	background:url(../../images/img/mofos_one_click/corner_message.png) no-repeat;
	z-index:15;
}

div#mofos_one_click_content a.more_info{
	display:inline-block;
	width:180px;
	height:39px;
	position:absolute;
	bottom:4px;
	left:210px;
	background:url(../../images/img/mofos_one_click/more_info.png) no-repeat;
}

div#mofos_one_click_content a.full_access{
	display:inline-block;
	width:260px;
	height:39px;
	position:absolute;
	bottom:4px;
	left:400px;
	background:url(../../images/img/mofos_one_click/full_access.png) no-repeat;
}

div#mofos_one_click_content a.more_info:hover,
div#mofos_one_click_content a.full_access:hover{
	background-position:0 -39px;
	cursor:pointer;
}

div#mofos_one_click_content div.section{
	display:none;
}

div#mofos_one_click_content div.active_section{
	display:block;
}

div#mofos_one_click_section_home{
	width:719px;
	height:259px;
	position:absolute;
	top:-5px;
	right:-60px;
	background:url(../../images/img/mofos_one_click/section_home.png) no-repeat;
}

div#mofos_one_click_section_amateur_pussy{
	width:659px;
	height:272px;
	position:absolute;
	top:0;
	right:0;
	background:url(../../images/img/mofos_one_click/section_amateur.jpg) no-repeat;
}

div#mofos_one_click_section_download{
	width:659px;
	height:258px;
	position:absolute;
	top:0;
	right:0;
	background:url(../../images/img/mofos_one_click/section_download.jpg) no-repeat;
}

div#mofos_one_click_section_bonus_sites{
	width:659px;
	height:272px;
	position:absolute;
	top:0;
	right:0;
	background:url(../../images/img/mofos_one_click/section_bonus.jpg) no-repeat;
}

div#mofos_one_click_link_set{
	display:none;
	position:absolute;
	top:4px;
	left:174px;
	z-index:20;
}

div#mofos_one_click_link_set a{
	display:inline-block;
	width:165px;
	height:40px;
	position:absolute;
	top:0;
	cursor:pointer;
}

div#mofos_one_click_link_set a.amateur{
	left:0;
}

div#mofos_one_click_link_set a.download{
	left:167px;
}

div#mofos_one_click_link_set a.bonus{
	left:334px;
}

div#mofos_one_click_section_form{
	position:relative;
	color:#aeaeae;
}

div#mofos_one_click_section_form div.form_container,
div#mofos_one_click_section_success div.message_container,
div#mofos_one_click_section_failed div.message_container{
	width:446px;
	height:234px;
	position:absolute;
	top:21px;
	right:13px;
	text-align:center;
	background:url(../../images/img/mofos_one_click/form_bg.png) repeat-x;
	border:solid #000 1px;
}

div#mofos_one_click_section_form div.form_container h2,
div#mofos_one_click_section_success div.message_container h2,
div#mofos_one_click_section_failed div.message_container h2{
	margin:32px 32px 0 32px;
	padding: 0;
	line-height:30px;
	font-size:24px;
	color:#518f00;
}

div#mofos_one_click_section_form div.form_container span.instructions{
	line-height:32px;
}

div#mofos_one_click_section_form div.form_container p.info{
	width:94%;
	position:absolute;
	bottom:2px;
	left:0;
	margin:0 3%;
	font-size:10px;
}

div#mofos_one_click_section_form div.form_container div.pickup_line{
	width:100%;
	position:absolute;
	top:145px;
	left:0;
	text-align:left;
}

div#mofos_one_click_section_form div.form_container div.pickup_line label{
	font-weight:bold;
}

div#mofos_one_click_section_form div.form_container div.pickup_line input{
	margin:0 4px 0 0;
}

div#mofos_one_click_section_form div.form_container p.wrong_pin{
	display:none;
	width:100%;
	margin:0;
	position:absolute;
	top:10px;
	left:0;
	color:#ed1c24;
	font-weight:bold;
	font-size:14px;
}

a#mofos_one_click_submit_pin,
a#mofos_one_click_join_mofos_now{
	display:block;
	width:220px;
	height:39px;
	position:absolute;
	bottom:-63px;
	right:10px;
	background:url(../../images/img/mofos_one_click/join_mofos_now.png);
	cursor:pointer;
}

div#mofos_one_click_section_success div.message_container h2{
	margin:60px 0 0 0;
}

div#mofos_one_click_section_failed div.message_container h2{
	margin:60px 0 0 0;
	color:#d10200;
}

div#mofos_one_click_section_success div.message_container p.note,
div#mofos_one_click_section_failed div.message_container p.note{
	width:90%;
	margin:0 5%;
	color:#fff;
	font-size:18px;
	font-weight:bold;
}

div#mofos_one_click_section_success div.message_container p.instructions,
div#mofos_one_click_section_failed div.message_container p.instructions{
	width:90%;
	margin:0 5%;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}

a#mofos_one_click_access_account{
	display:block;
	width:320px;
	height:39px;
	position:absolute;
	bottom:-63px;
	right:10px;
	background:url(../../images/img/mofos_one_click/access_your_account.png);
	cursor:pointer;
}

div#mofos_one_click_content div.price{
	position:absolute;
	top:57px;
	left:19px;
	width:145px;
	height:158px;
	background:url(../../images/img/mofos_one_click/price.png);
}

div#compilation_mf_trailer_container{
	width:308px;
	height:186px;
	position:absolute;
	top:58px;
	right:20px;
}

div#mofos_one_click_logo{
	width:150px;
	height:73px;
	position:absolute;
	bottom:27px;
	left:39px;
	background:url(../../images/img/mofos_one_click/logo.png);
	z-index:30;
}
