/*  the 'open options'-button may not appear on the page to print */
#cre8cms_toggle_printview a.button{
	display: none;
}


#cre8cms_printview {
	display: none;
}