/* CSS Document */
/*** Last Updated On: 10 June 2014 (@ Office) **/
div.entireplantlists
{
/*	background:#002200; */
	color:#EEEEEE;
}

div.entireplantlists ul
{
	list-style:none;
	padding:3px;
}

div.entireplantlists ul li
{
	padding-top:3px;
	padding-bottom:3px;
	background:#339933;
	font-weight:bold;
	padding-left:10px;
	margin-top:5px;
}