/* CSS Document */


	#DocArea h4{
		margin: 1em 0 0.5em 0;
		padding: 0;
		}
	#DocArea ul{
		margin-top: 0;
		margin-bottom: 0;
		}
		#DocArea ul li{
			border-bottom: 1px dotted #CCCCCC;
			line-height: 1.5em;
			}

	