.system {

	margin:0 10px;

	

}



.system h4 {

	font-weight:bold;

	background-color:#b51d8d;

	padding:5px;

	margin:0;

	color:white;

}



.system input[type=text], .system select, .system input[type=password] {

	display:inline;

	border:1px solid silver;

	height:24px;

	text-align:left;

	width:98%;

}



.system table tr th {

	height:36px;

	background-color:#2092b7;

	color:white;

	font-weight:bold;

	padding:0 10px;

	line-height:24px;

}



.system table tr td {

	padding:10px 10px;

	background-color: #eee;

	border-bottom:1px solid #ddd;

	vertical-align:top;

	line-height:24px;

}



.system table tr td a {

	text-decoration:none;

	font-weight:bold;

	color:#0b6f90;

}



.system table tr td p {

	line-height:normal;

	margin-bottom:8px;

}



.system table tr td span.attr {

	display:block;

	font-style:italic;

	font-weight:normal;

	padding:2px 0 2px 15px !important;

	font-size:11px;

	line-height:normal;

}



.form_button {

	padding:2px 10px;

	text-align:center !important;

	width:160px;

}



#message {

	padding:10px;

	margin:10px;

}



#message a {

	text-decoration:none;

}



#message h1 {

	font-size:16px;

}



.message_0 {

	background-color:#FFFC7F;

	border:1px solid #B8AF03;

}



.message_1 {

	background-color:#C3FF68;

	border:1px solid #7FAF1B;

}