@charset "utf-8";

#work_loc, #empl_group, #user_subject, #user_entry, #comm_type, #comm_loc, #comm_topic, #leaders, #staus, textarea  {
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
	color:#676BA8;
	}
	
	
#userentry {
	vertical-align:text-top;
	text-align:left;
}

#userentry .l_align {
	text-align:left;
}
#userentry .r_align {
	text-align:right;
	font-weight:bold;
	color:#5A5D93;
}
#userentry tr {
	vertical-align: top;
}


