.size-8px {
	font-size: 8px;
}
.size-10px {
	font-size: 10px;
}
.title {
	font-size:16px;
			font-weight:bold;
	}
#content #title table td.users-control{
			text-align:right;
			font-size:10px;
			color:#000000;
			}
.text_fields {
	background-color: #EFEBE4;
	font-size: 14px;
}
.error{
	color: #FF0000;
	}
.job_title{
	font-size:16px;
	font-weight:bold;
	border:1px solid #000;
	background-color:#77612D;
	color:#FFFFFF;
	padding:3px;
}