body,td,th {
	font-family: Lucida Grande, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color: #FFFFFF;
}
/*a img {
	border: none !important;
}*/
.description {
	color: #666666;
	font-size: 10px;
}

.back {
	font-size: 10px;
}

p {
	font-size: 11px;
	/*color: #469C23;*/
	color: #0097AC;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0097AC;
}

.title {
/*	color: #469C23;*/
	color: #0097AC;
	font-size: 12px;
}
.title a {
	/*color: #469C23;*/
	color: #0097AC;
	text-decoration: none;
}

.title a:hover {
	text-decoration: underline;
}

td.productcell {
	text-align: center;
}

.productdetail {
	text-align: center;
	border: 1px solid #469C23;

}

.product {
	float: left;
	width: 120px;
	margin: 0 0 44px 44px;
	padding: 0px;
	height: 100px;
	text-align: center;
}

.product img {
	border: 1px solid #469C23;
}

.product-last {
	/* clear: both; */
	width: 120px;
	margin-left: 190px;
	margin-right: 190px;
	padding: 0px;
	height: 100px;
	text-align: center;
}

.product-last img {
	border: 1px solid #469C23;
}

.disclaimer {
	padding-bottom: 16px;
	text-align: center;
	color: #469C23;
}
.disclaimer p {
	color: #469C23;
}

.shipping {
	padding-top: 15px;
}
.double-header {
  width: 500px;
  height: 50px;
}
img.double-header {
  display: inline;
  float: left;
  border: 0;
  padding 0;
}
/* CONTACT PAGE */

.contact .disclaimer {
 text-align: left;
}
#newsletter {
  padding-top: 20px;
}
#newsletter #submit {
  padding-top: 12px;
}
#mb-tdkru-tdkru,
#mb-name {
  background-color: #F5FEFF;
  font-family: courier, fixed;
  width: 160px;
}