body
{
	color: #000;
	font-size: 12px;
	line-height: 140%;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0;
	text-align: left;
}

a, a:visited, a:active, a:link
{
	text-decoration: none;
	color: #000;
}

img,
p.recipe,
div#buttonDiv
{
	display: none;
}

div#box div#textHeader
{
	width: 100%;
	text-align: center;
	padding-bottom: 1em;
}

div#introduction p
{
	margin: 0.5em 0;
}

div#box div.reference
{
	margin: 1em 0;
	padding: 0 1em;
	border-color: #999;
	border-width: 1px;
	border-style: solid;
}

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

