body {
background-color: #FFFFFF;
padding: 0; 
margin: 0;
font-family: Verdana, Arial, sans-serif;
}

body {
font-size: x-small;      
voice-family: "\"}\"";   
voice-family: inherit;   
font-size: small;
}

html>body {
font-size: small;
}

#wrapper {
width: 792px;
margin: 0 auto;
}

body {
text-align: center;
}

#wrapper {
text-align: left;
}

#navigation {
display: none;
}

#ingredients{
padding-left: 1em;
}

.separator {
display: none;
}

.separatorInvisible {
display: none;
}

/* -- flash -- */

#notice {
display: none;
}

#warning {
display: none;
}

#message {
display: none;
}

/* -- layout -- */

#left{
	float: left;
	height: 350px;
	background-repeat: no-repeat;
	background-position: left top;
	position: static;
	width: 361px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: baseline;
}

#right {
	height: 350px;
	width: auto;
	padding-left:15px;
	text-align:left;
	background-position: right top;
	background-repeat: no-repeat;
	overflow: auto;
}


.fieldWithErrors {
	padding: 1px; background-color: red; display: table;
}

/* --  header -- */
#header {
display: none;
}

#header a {
display: none;
}

#header a:hover {
display: none;
}


/* -- footer -- */

#footer {
display: none;
}
#footer a {
display: none;
}
#footer a:hover {
display: none;
}

/* --  nav bar -- */

#navigation ul {
display: none;
}

#navigation li {
display: none;
}

#navigation a {
display: none;
}

#navigation a {
display: none;
}

#navigation a:hover {
display: none;
}

#navigation a:active {
display: none;
}

/* -- other structure -- */

#content {
background-color: #ffffcc;
padding: 20px 10px;
}

/* -- fonts -- */

a {
display: none;
}

p {
font-size: 85%;
line-height: 1.4em;
padding-left: 1.1em;
margin-top: 0;
margin-bottom: 1em;
}

h1, h2 {
font-weight: normal; 
font-family: Arial, Helvetica, sans-serif;
margin: 0 0 10px 0;
padding: 0 0 2px 0;
}

h1 {
font-weight: bold;
font-size: 150%;
color: #FF6600;
text-transform: capitalize;

font-style: italic;
}
   
h2 {
font-size: 120%;
color: #FF9900;
text-transform: lowercase;
}

h3 {
margin: 0 0 5px 0;
font-size: 90%;
color: #444444;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
padding-left: 1.35em;
}

h4 {
display: none;
}

.indexLabel {
font: bold 18px Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: none;
}

/* -- forms -- */

input, select, textarea {
	border: 1px solid #333333;
	background-color: #ffffff;
}




