    body            { background:none!important; }
    #page_content   { border:1px solid #0072bc; }
    #page_header,
    #menu_header,
    #pagecol_spacer,
    #pagecol_right,
    #page_footer_line,
    #page_footer,
    .navigationelement,
    .boxheader_yellow_small .imagetable,
    .boxheader_blue_small .imagetable     { display:none!important; }
    
    .boxheader_yellow_small,
    .boxheader_blue_small { background:#ffffff; padding-left:5px; border-bottom:1px solid #0072bc; border-top:1px solid #0072bc; }
    .boxheader_yellow_small .boxheader_title,
    .boxheader_blue_small .boxheader_title { color:#0072bc;  }
    .tipsandideas_instructions_details_element .element_text,
    .box_text div { color:#0072bc; }
    .tipsandideas_instructions_details_box_bluelight., .tipsandideas_instructions_details_box_bluedark , .box_text {border-top:0px!important; background-color:#ffffff!important; color:#0072bc!important; }
    #page_table, #pagecol_left { width: auto!important; }
    .box_text_intended { color:#0072bc; background-color:#ffffff!important; border-top:1px dotted #0072bc; }
    .page_title {}
    .page_subheader { border-bottom:1px solid #0072bc; background:none;  padding-left:15px; }
    .page_subheader .title,
    .page_subheader .subtitle,
    .page_subheader .teaser { font-size:11px; color:#0072bc; }
    .page_subheader .title  { font-size:16px; }

	#page_tipsandideas_instructions_details .page_title               { font-size:14px; font-weight:bold; padding:0px; padding-left:15px; }
	#page_tipsandideas_instructions_details .page_subheader           { padding:0 0 5px 15px; } 
	#page_tipsandideas_instructions_details .page_subheader .title    { padding-top:5px; font-size:14px; line-height:15px; }
	#page_tipsandideas_instructions_details .page_subheader .subtitle { font-size:12px; line-height:15px; }
	.tipsandideas_instructions_details_element { page-break-inside:; }
	.element_image, .steps_number { page-break-after:; page-break-inside:; }
	.element_image, .element_text { page-break-before:; page-break-inside:; }
	.steps_number { page-break-before:expression((parseInt(innerText)-1%3==0)?'always':'') }
