#glossary-header {
	background: url(/images/products_gradient.gif) no-repeat;
	width: 975px;
	height: 85px;
	margin: 0;
	padding: 0;
	position: relative;
}

#glossary-container {
  width: 600px;
  height: 620px;
  position: relative;
  border: 1px solid rgb(202, 202, 202);
  margin: 0px auto 15px auto;
}

#glossary-nav {
  width: 159px;
  height: 516px;
  margin-top: 44px;
  margin-right: 24px;
  padding-left: 23px;
  padding-top: 18px;
  border-right: 1px solid rgb(202, 202, 202);
  float: left;
}

#glossary-main {
  margin-top: 62px;
}

#glossary-heading-links {
  line-height: 2.5em;
}

#glossary-detail-name {
  font-size: 20px;
  padding-bottom: 17px;
}

#glossary-rule {
  width: 314px;
  color: rgb(202, 202, 202);
  margin: 31px 0px;
}

#oil-infusion-button {
	width: 138px;
	height: 21px;
	background: url(/images/button_infused_oil.gif) no-repeat;
}

#roasting-button {
	width: 138px;
	height: 21px;
	background: url(/images/button_roasting.gif) no-repeat;
}

#shelf-stable-button {
	width: 138px;
	height: 21px;
	background: url(/images/button_shelf_stable.gif) no-repeat;
}

#freezing-button {
	width: 138px;
	height: 21px;
	background: url(/images/button_freezing.gif) no-repeat;
}

.glossary-link {
	text-decoration: none;
	color: #6e8e0e;
	padding-right: 19px;
}

#glossary-body {
  margin-right: 24px;
  text-align: justify;
}