.no-print,
#site_header,
#site_body #primary_navigation,
.columnset .right_column,
#site_footer,
#wrap_logo,
#content_extras,
.pagination,
.tip_group_list,
.primary_content #teaser,
#expanded_details .uparrow,
#expanded_details .downarrow,
#expanded_details .close_button,
.bottom_teaser,
.portionwindowcenter #choosefood,
.portionwindowcenter .choice,
.portionwindowcenter #stepimages,
.portionwindowcenter .portion_photo,
.portion_bottom_teaser,
.ingredients_list .popup_info_target,
#comments,
.left_column .user_controls,
.all_recipes,
.recipe_group_list,
.convert_units
{
	display:none !important;
}

.question_and_answers li div{
	display:block !important;
}

.ingredients_list a, a {
	text-decoration:none !Important;
	color:#000 !Important;
}

.portionwindowcenter .confirmation{
	font-size:1.3em;
	font-weight:bold;
}

.image_text {
	/* IE doesn't show background images, so just show the plaintext one for all browsers */
	background-image: none !important;
	width: auto !important;
	height: auto !important;
}

.portioning_results_page .results ul {
	list-style-type: none;
}
.portioning_results_page .results ul li img {
	padding-right: 8px;
	vertical-align: middle;
}