/*
#nav_help, #nav_main, #nav_foot, #content_head, #content_head_sub, #content_foot {
		display: none !important;
}


#content_body, #container_invite {
	background: none !important;
}

.section, .section_col, .col1, .col2 {
	border: none !important;
}




.button, .button_left, .button_right {
	display: none;
}

*/




#section_myinvyte_list .col1 { display: none; }

#section_myinvyte_list .col2 { padding-left: 0; }

#guestlist_filter, #guestlist_buttons, #guestlist_navbuttons { display: none; }

#guestForm, #ivt_createnew, .co_btn { display: none; }
/*
#container_invite .col2 { padding: 0; }
#container_invite .section, #container_invite .section_last { margin-top: 20px; }

#box_organizer { height: auto; }
*/
#ivt_pic {
	border: none;
	position: static;
}
#ivt_pic img { visibility: hidden; }

/*
#page { width: 800px !important; }
#header {  }
#content {  }
#content_body { padding: 0 !important; }
#container_invite  { width: 100% !important; }
*/
/* print guestlist */

#print_guestlist {
	#page-break-before: always;
	}

