*
{
	margin: 0;
	padding: 0;
}

acronym
{
	border-bottom: none;
}

body
{
	color: #000;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 140%;
}

div#box
{
	margin: 0 auto;
}

div#box div#title
{
	text-align: center;
	font-size: 120%;
}

div#box div#top,
div#box div#bottom
{
	display: none;
}

div#box p
{
	margin: 10px 0;
}

div#box p a
{
	color: #000;
	text-decoration: none;
}

div#box div.title
{
	padding: 5px 0 0;
	text-align: center;
	font-size: 130%;
	font-style: italic;
}

div#box div.ingredient_left
{
	float: left;
	width: 250px;
	text-align: right;
}

div#box div.ingredient_right
{
	padding-left: 255px;
}

div#box div.instruction_left
{
	float: left;
	width: 1.2em;
	text-align: right;
}

div#box div.instruction_right
{
	padding-left: 1.6em;
	text-align: left;
}

div#box div.instruction_right a
{
	text-decoration: none;
}

div#box div.instruction_right a img
{
	display: none;
}

div#box div.instruction_right div.pop_window
{
	display: none;
}

div#box div.above
{
	padding-top: 1em;
}

div#box div.below
{
	padding-bottom: 1em;
}

div#box div#home
{
	display: none;
}

div#copy
{
	width: 100%;
	margin: 0 auto;
	color: #666;
	font-size: 9px;
	text-align: center;
}
