/* CSS Document */

#pagecontent-container h4 {
		margin:1em 0 0.2em;
		font-size:120%;
		font-weight:bold;
		line-height:1.2;
		color:#ff903c;
	}

	#pagecontent-container h4 small {
		font-weight:normal;
		font-size:smaller;
	}
	#pagecontent-container h4 em {
		font-style:normal;
		font-weight:normal;
		margin-left:1.5em;
	}
#pagecontent-container h5 {
		margin:1em 0 0.5em;
		font-size:120%;
		font-weight:bold;
		line-height:1.2;
		color:#cc9900;
	}
#pagecontent-container #feature-0 {
	margin-bottom:2em;
	text-align:center;
}
#pagecontent-container #feature-4 {
	margin-bottom:4em;
}
