@charset "utf-8";

html { overflow-y: scroll; }

legend  {
	white-space: normal;
	width: 100%;
}

.ingredBtn[disabled="disabled"] {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);	
}

.recFrm .textInput {
	height: 18px;
}

.furtherDetails textarea {
	height: 102px !important;
}