@charset "UTF-8";
#planter_disp {
	float: left;
	height: 552px;
	width: 420px;
	padding-bottom: 48px;
}
#plant_land {
	float: left;
	height: 78px;
	width: 342px;
	padding-top: 12px;
	padding-bottom: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-right: 18px;
	padding-left: 6px;
	margin-left: 6px;
}
#caption {
	font-size: 12px;
	float: left;
	height: 30px;
	width: 300px;
	margin-top: 12px;
	padding-left: 12px;
}
#hold {
	float: left;
	height: 150px;
	width: 355px;
}

