@CHARSET "UTF-8";
.textcontent .green{
	color:#00B050;
}
.textcontent .red{
	color:#FF3A00;
}
.textcontent .graycell{
	font-size:110%;
	background-color: #DBE5F1;
}
.textcontent .plantable td{padding:0 5px;}

.textcontent .price{
	color:#4F81BD;
	font-size:110%;
}
