#content p {
	width: 540px;
}
table {
	margin: 0;
	padding: 0;
	border: none;
	font: 12px verdana, geneva, sans-serif; /* Gotta Redefine Font Size for IE 5.0 Win, silly IE+ */
}
td {
	padding-bottom: 25px;
	vertical-align: top;
}
td.imgcell {
	width: 134px;
}
td.recipecellone {
	width: 224px;
	padding-right: 20px;
}
td.recipecelltwo {
	width: 204px;
}
ul.reclist {
	margin: 0;
	padding: 5px 0 0 24px;
}
ul.reclist li {
	margin: 0;
	padding: 0;
}
.recfields {
	width: 215px;
	font: 11px verdana, geneva, sans-serif;
}
img.prodrec {
	display: none;
}
ul.pullLists {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 230px;
}
ul.pullLists li {
	margin: 0;
	padding: 3px 0 0;
}
li>select.recfields {
	width: 170px;
}
td>ul.pullLists {
	width: 184px;
}
td>img.prodrec {
	display: inline;
	float: left;
	padding: 6px 0 0 0;
}
.switchcontent {
	display: block;
}
/* Hides from IE-mac \*/
.switchcontent {
	display: none;
}
/* End hide from IE-mac */