#productbox table {
	position: absolute;
	color: #000000;
	background: #D8D8C2;
	top: 57px;
	left: 8px;
	width: 413px;
	height: 104px;
	margin: 0px;
	border: 1px solid #D8D8C2;
	font-size: 10px;
	padding: 0px;
	
}
#productbox th {
	background: #FFE2C6;
	color: #000000;
	font-weight: normal;
}

#productbox td {
	background: #FFFFFF;
	text-align: center;
}
#bookbox table {
	margin: 3px;
	padding: 3px;
}#newbox {
	float: right;
	width: 270px;
	top: 0px;
	background: #FFFFFF;
	padding: 10px;
	margin: 10px;
	clear: left;
}
#newbox table {
	border: thin solid #FFFFFF;
	margin: 3px;
	padding: 3px;
}
#newbox tr {
	border: thin solid #FFFFFF;
	margin: 3px;
}
#contentgallery .aztable {
	background: #D8D8C2;
}#plantdesc {
	right: 170px;
	text-align: center;
	width: 600px;
}
#content-fact {

	margin: 1px 3px;
	padding: 5px 8px;
	position: absolute;
	left: 130px;
	top: 120px;
	clear: both;
}
.plantdesc {
	text-align: center;
	width: 600px;
	right: 170px;
	float: right;
}
#Googletop {
	text-align: center;
	padding: 5px 20px;
	margin: 0px;
	background: #FFFFFF;
	top: 130px;
	position: absolute;
}

