#jwebAbsentStaffEdit #list a{
	display:block;
	color:#000000;
	text-decoration:none;
	margin-top:5px;
	padding:5px 0 5px 22px;
	background:url('head.png') no-repeat 3px 4px;
	border:1px solid #ffffff;
	}
#jwebAbsentStaffEdit #list a.is{
	color:#0088ee;
	font-weight:bold;
	}
#jwebAbsentStaffEdit #list a:hover{
	border-color:#dddddc;
	color:#0088ee;
	}


#jwebAbsentStaffEdit #form #name{
	color:#0088ee;
	font-weight:bold;
	padding:0 0 20px 0;
	}
#jwebAbsentStaffEdit #form #title{
	color:#555555;
	font-weight:bold;
	padding:0 5px 10px 0;
	vertical-align:top;
	}
#jwebAbsentStaffEdit #form #submit{
	padding:20px 0 0 0;
	}

#jwebAbsentStaffEdit #message{
	margin-bottom:20px;
	font-weight:bold;
	font-size:12px;
	}
#jwebAbsentStaffEdit #message.good{
	color:#00aa33;
	}
#jwebAbsentStaffEdit #message.bad{
	color:#ee3300;
	}