#intro {
	padding-right:220px;
	min-height:250px;
	background:url(/templates/common/media/jane-img.jpg) no-repeat right bottom;
}
.signature {
	background:url(/templates/common/media/jane-sig.gif) no-repeat left top;
	width:200px;
	height:50px;
	font-size:.95em;
	padding-top:50px;
	padding-left:25px;
}
.summaryBlock {
	width:310px;
	padding-right:20px;
	float:left;
}
.summaryBlock p {
	font-size:.9em;
}
#herbWrapper {
	width:310px;
	float:right;
	background:#B1E38B url(/templates/common/media/hotb-bg.jpg) repeat-x left top;
	border-bottom:1px solid #A0BB70;
}
#herb {
	margin:10px 10px 0px 0px;
	padding:0px 90px 0px 10px;
	background:url(/templates/common/media/hotm-img.gif) no-repeat right top;
}
#newsWrapper {
	width:310px;
	clear:right;
	float:right;
	background:url(/templates/common/media/news-bg.jpg) repeat-x left top;
	border-top:1px solid white;
	min-height:250px;
}
#news {
	padding:10px;
}
#herb,#news,#features {
	font-size:.95em;
	line-height:1.1em;
}
div.summaryBlock h2,#herb h2,#news h2 {
	margin-top:0px !important;
}