div.description-container {
	float: left;
}

.variety-title {
	font-weight: bold; 
	font-size: 12pt; 
	color: #ffffff; 
	line-height: 16px; 
	font-style: normal; 
	font-family: Verdana, Monaco, sans-serif; 
	letter-spacing: 0.02em;
}

.variety-list {
	font-weight: normal; 
	font-size: 8pt; 
	color: #ffffff; 
	line-height: 16px; 
	font-style: normal; 
	font-family: Verdana, Monaco, sans-serif; 
	letter-spacing: 0.02em;
}

.desc_table_score {
	font-weight: normal; 
	font-size: 8pt; 
	color: #ffffff; 
	line-height: 16px; 
	font-style: normal; 
	font-family: Verdana, Monaco, sans-serif; 
	letter-spacing: 0.02em;
	text-align: right;
}

.desc_table_alignleft {
	font-weight: normal; 
	font-size: 9pt; 
	color: #ffffff; 
	line-height: 16px; 
	font-style: normal; 
	font-family: Verdana, Monaco, sans-serif; 
	letter-spacing: 0.02em;
	text-align: left;
}

td.chart-bars {
	margin: 0px 0px 0px 0px; border: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
}
td.chart-topline {
	font-weight: normal; 
	font-size: 6pt; 
	color: #ffffff; 
	font-style: normal; 
	font-family: Verdana, Monaco, sans-serif; 
	width: 88 px; 
	height: 18px; 
	text-align: left;
}

td.graph {
	line-height: 16px;
}

A.gnav2:link {
	color: #ffffff; TEXT-DECORATION: underline
}
A.gnav2:visited {
	color: #ffffff; TEXT-DECORATION: underline
}
A.gnav2:active {
	color: #ffffff; TEXT-DECORATION: underline
}
A.gnav2:hover {
	color: #b1a9a2; TEXT-DECORATION: underline
}
A.gnav2 {
	font-weight: normal; 
	font-size: 11px; 
	line-height: 16px; 
	font-style: normal; 
	font-family: Verdana, Monaco, sans-serif; 
	letter-spacing: 0.02em;
}

img {
	border: 0px 0px 0px 0px;
}

table {
	border: 0px;
	border-collapse: collapse;
}

td {
	padding: 0px 0px 0px 0px;
}

body {
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/*clear div from www.complexspiral.com/publications/containing-floats/
thanks Eric Meyer!!  */
.clearer {
	border: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: left;
	line-height: 0px;
	height: 0px;
}
