#system {
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
}
#system h1 {
	padding: 0px;
	margin: 2px 0px 3px;
	clear: both;
}
#system h2 {
	font-size: small;
	margin: 0px 0px 10px 5px;
	padding: 2px 0px 2px 20px;
	background-image: url(img/h2.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #444444;
	clear: both;
}
#system h4 {
	color: #2C343F;
	margin: 10px;
}


#system p {
	line-height: 1.5em;
	margin: 0px;
	padding: 2px 30px 12px 15px;
	color: #333333;
}
#system li {
	color: #434E4D;
	list-style-type: square;
}
#system ul {
	line-height: 140%;
	margin: 0px;
	padding: 0px 0px 10px 20px;
}

