/*  ---------------------------
	File: 	jobs.css
	Author: www.split-brain.com
	Validates CSS on 2-10-05
   ----------------------------*/
  
#tblJobPosition{
	width:100%;
}
#tblJobPosition td{
	font-size: 12px;
}
.textLabel{
	color:#660000;
	font-weight:600;
	text-align:right;
}
.finalTR{
	border-bottom:3px inset #550000;
	font-size:5px;
}