p.intro {
	background: url(../img/lilly.jpg) no-repeat;
	padding-left: 220px;
	min-height: 199px;
	padding-top: 10px;
	padding-bottom: 1em;
}
* html p.intro {
	height: 199px;
}

.box {
	width: 207px;
	background: #ceffc6;
	float: left;
	margin-bottom: 1em;
}
.first {
	margin-right: 34px;
}

#content .box h2 {
	margin: 0 0 12px 0 !important;
	padding-bottom: .2em;
	padding-right: 3px;
	border-bottom: 1px solid #58b947;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	color: #45a240;
	background: #fff;
}
#content .box p {
	margin-left: 12px;
	margin-right: 12px;
	font-size: .9em;
}

/*
#sub em {
	font-size: .8em;
}
*/
