.noprint {
	display: none;
}

.instructions {
	width: 350px;
	font-size: 13px;
	padding-left: 20px;
}

.nowidth {
	width: 0px !important;
}
.recipe {
	width: 600px;
}
.ingredients ul li {
	color: #267821;
}