@charset "UTF-8";
/* CSS Document */
#worker_skills .check_all {
	background-color:#dbf2f9;
	text-align:center;}
	
#worker_skills .odd.check_all{
	background-color:#afe6f7;}

#worker_skills .service_name {
	text-align:right;
	width:250px;
	overflow:hidden;}
	
#worker_skills input {
	/*border:1px solid black;*/}
	
#worker_skills td {
	text-align:center;
	width:50px;
	border-right:1px solid #ddd;
	padding-left:5px;
	}
	
table#worker_skills {
	width:auto;}
	
#worker_skills .odd {
	background-color:#eee;}
	
#single_worker_skills_matrix {
width:370px;
border:1px solid #ccc;
padding:10px;
	}
