/*body {
	background: white;
	}
	
#header_banner, #header_menu, #footer, #services_section_mid, #services_section_top, #content_head_section {
	display:none;
}

	
.content_box_top, .content_right{
	display:none;
}

#content_head_section-middle {
	display:none;
}

.content_body_full_container, .content_body_fullhead, .content_head_section-bottom, .topRight  {
	display:none;
}

#layer_ {
	display:none;
}

div#ctl00_contentLeftRight_contentBody_divConfirmRelease{
	width: auto; 
	margin: 0 5%;
	padding-left: -30%; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	display: block;
	size: 100%;
	}
*/

.main_container_confirm{display:none;}

.confirm_release
{
    display:block;
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent;
}

.popup_close {display:none;}
.popup_buttons {display:none;}
