/* ------------------------- BOX DECORATION ------------------------- */
.greenbartop { background:url(../../images/green_bar_package.gif) bottom right no-repeat; }
.orangetop { background:url(../../images/orange_bar.gif) bottom right no-repeat; }
.orangebox { border: 1px solid #FF6600; border-top: none; vertical-align: top; padding-top: 5px; width:425px; height: 180px; 
			 background:url(../../images/tree_light_bg.gif) bottom right no-repeat; }

.orangebox a { text-decoration: none; }

.star-number { width: 39px; height: 39px; background:url(../../images/icon_star.gif) top left no-repeat; text-align: center; padding-top: 10px; display: inline-table;}
.star-plants { width: auto; height: 39px; padding-top: 10px; display: inline-table; }

.package-greentop { background:url(../../images/green_bar_packages.gif) bottom right no-repeat; }

.chosen {
	border:  1px solid #FF6600;
	background-color:  #FFCC99; 
}
          

.pkg {
	background:  url('../../images/agc/pkg-mid.png') repeat-y;
	width:215px;
	margin-left:13px;
}
.pkg-bot {
	background:  url('../../images/agc/pkg-bot.png') no-repeat; 
	height: 107px;
}