table
{
	border-collapse:collapse;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
th {
	color: #669898;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	text-align: left;
}
.head2 {
	background-color: #349800;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.yellow {
	background-color: #FFC;
	border: 1px solid;
	text-align: center;
}
.lightGreen {
	background-color: #CCFFCC;
	border: 1px solid #CCC;
}
.yellowtd {
	text-align: center;
	background-color: #FFF;
}
.lightGreentd {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:14px;
}
.greytd {
	background-color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.gramtd {
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:14px;
}
#priceTableButton {
	position: absolute;
	top: 360px;
	left: 620px;
}
#container-calculator #instructions {
	margin-right: 10px;
	margin-left: 10px;

}

#container-calculator {
	width:930px;
	margin-bottom: 50px;
	border-top:  solid 1px #009900;
	background-color:#FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

