/***** system *****/

#system{
	margin			: 10px 0;
	padding			: 0 10px;
}

#system h3{
	font-size		: 13px;
	font-weight		: bold;
	margin			: 0 0 0 0;
}

#system h3 span{
	font-size		: 11px;
	font-weight		: normal;
}

#system div{
	font-size		: 11px;
	line-height		: 16px;
	margin			: 0 0 10px 0;
}

#system p{
	font-size		: 11px;
	line-height		: 16px;
	padding			: 0 0 30px 0;
}

#system center{
	font-size		: 11px;
	line-height		: 16px;
	margin			: -20px 0 30px 0;
}