#siteContent {
	position: relative;
	width: 750px;
	background: #fff url(/images/global/content_bg.gif) repeat-y;
	overflow: hidden;
}

#siteContent  .inner {
	position: relative;
	padding: 10px 0px 10px 20px;
	border-top: 1px solid white;
	overflow: hidden;
}

h3 {
	margin: 0;
	padding-bottom: 5px;
	font-size: 14px;
	color: #4c7f1a;
}

h4 {
	margin: 0;
	padding-bottom: 5px;
	font-size: 12px;
	color: #4c7f1a;
}

h5 {
	margin: 0;
	padding-bottom: 5px;
	font-size: 11px;
	color: #4c7f1a;
}