* {
	font: 9pt Arial, Verdana, Helvetica, Lucida Sans, sans-serif;
	color: #666666;
}
body {
	margin: 5px;
}
h1 {
	font-size: 10pt!important;
	text-transform: uppercase;
}
ul {
	margin: 0 0 10px 0;
	padding: 0;
}
li {
	font-size: 8pt;
	line-height: 1.5em;
	list-style-position: outside;
	margin-left: 15px;
}
a:hover {
	color: #009900;
}
.bold {
	font-weight: bold;
}
.page {
	position: relative;
	margin: auto;
	width: 750px;
	height: 580px;
	border: 1px solid #999999;
}
#pghome {background: url(../images/home.jpg) no-repeat top left white;}
#head {
	position: absolute;
	top: 24px;
	width: 750px;
	height: 91px;
	background: url(../images/header.jpg) no-repeat top left white;
}
#menubar {
	position: absolute;
	top: 75px;
	padding: 3px 0 3px 5px;
	text-align: center;
}
#menubar.home {
	top: 43px;
}
#menubar div {
	float: left;
	text-align: center;
	padding: 0 6px;
}
#menubar div a {
	color: #888888;
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#menubar div a.curmenu {
	color: #000000;
}
#menubar div a:hover {
	color: #000000;
}
#content {
	position: absolute;
	top: 130px;
	/*width: 300px;*/
	margin: 0 40px;
	float: left;
}
#content, #content p {
	line-height: 1.8em;
}
#content p {
	width: 300px;
}
.ingredientList * {
	font-size: 7pt;
}
.ingredientList h2 {
	font-size: 7pt;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	margin-bottom: 0;
}
.ingredientList td {
	padding-right: 5px;
}
.ingredientList ul {
	list-style-type: none;
}
.ingredientList li {
	margin: 0;
	padding: 0;
	padding-left: 8px;
	text-indent: -8px;
}
/* Localized */