.container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 11px;
	width: 975px;
	position: relative;
}

#vegetables-header {
	background: url(/images/veggie_header.jpg) no-repeat;
	height: 184px;
	width: 975px;
	position: relative;
	z-index: 0;
}

#vegetables-logo {
	position: absolute;
	top: -1px;
	left: 392px;
	width: 191px;
	height: 127px;
	display: block;
	background: url(/images/logo_sml.jpg) no-repeat;
}

#navbar {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 975px;
	float: left;
	background: none;
	z-index: 10;
}

#navbar a {
	display: block;
	padding: 5px 31px;
	text-decoration: none;
	color: #414141;
}

.index-vegetables {
	background: url(/images/products_gradient.gif) no-repeat;
	width: 975px;
	margin: 0;
	padding: 0;
	position: relative;
}

.index-vegetables a {
  text-decoration: none;
}

.vegetable-text {
	font: 10pt 'Times New Roman', Times;
	color: #6e8e0e;
}

.processing-text {
	font: 11pt 'Times New Roman', Times;
}

#alternate-view {
	position: absolute;
	bottom: 9px;
	right: 70px;
}

#prepared-vegetables {
	margin-left: 365px;
}

.veggie-headline {
	font: 11pt Garamond, 'Times New Roman', Times;
}

.veggie-headline-cap {
	font: 14pt Garamond, 'Times New Roman', Times;
}

#veggie-navbar {
	position: absolute;
	top: 152px;
	left: 0px;
}

#view-all-vegetables {
	height: 25px;
	width: 170px;
	background: url(/images/view_all_vegetables.png) no-repeat;
}

#view-all-vegetables:hover {
	background-position: 0 -25px;
}

.max-cell-first {
	width: 183px;
  padding: 0px 19px 0px 19px;
}

.max-cell-last {
	width: 183px;
	padding: 0px 20px 0px 20px;
}

.max-cell-middle {
	width: 183px;
	padding: 0px 20px;
}

.max-image {
	padding: 8px;
  border: 1px solid #000;
}

.max-code-list {
  margin: 0;
}

.max-code-list li {
  list-style-type: none;
}

.max-code-grown {
  text-decoration: underline;
}

.max-code-heading {
  color: rgb(191, 86, 9);
}

.max-code-header a:hover {
  text-decoration: underline;
}

.vegetable-link {
	font: 11pt 'Times New Roman', Times;
	color: #6e8e0e;
}

.vegetable-link:hover {
  text-decoration:underline;
}

#vp-tooltip { 
  display:none;
  background:transparent url(/images/tooltip/background.png) no-repeat center center;
  font-size:15px;
  height:89px;
  width:197px;
  color:#fff;
  text-align: center;
  line-height: 4.7em;
}

.salt-subheadline {
	font: 11pt Garamond, 'Times New Roman', Times;
	color: #4c4c4c;
}

.salt-subheadline-cap {
	font: 14pt Garamond, 'Times New Roman', Times;
	color: #4c4c4c;
}

.salt-text {
  color: #4c4c4c;
  font-size:95%;
}

#vegetable-login-link:hover {
  text-decoration:underline;
}

.product-code-link {
  color:rgb(110, 142, 14);
}

.product-code-link:hover {
  text-decoration:underline;
}

#previous-page {
	height: 25px;
	width: 131px;
	background: url(/images/previous_page.png) no-repeat;
}

#previous-page:hover {
  background-position: 0px -25px;
}

#view-peppers-only {
  text-decoration:none;
}

#view-peppers-only:hover {
  text-decoration:underline;
}
