/* SYSTEM PAGE CSS */

h2.hsystem {
	background: url('/images/system_h1.png') no-repeat;
	line-height: 28px;
	width: 200px;
	text-indent: -5000px;
}

.system_sub {
	width: 100%;
	margin: 0 0 100px 20px;
	padding: 10px;	
}

.system_explain {
	padding: 0 0 0 0;
	text-align:left;
}

.spacer {
	margin-left: 260px;	
}

.system_explain p {
	font-size: 1em;
	color: #a2a2a2;
	line-height: 25px;
	margin: 0 0 10px 0;
}

.system_explain a {
	margin: 0 20px 0 0;
}