.ui-button { margin-left: -1px; }
	.ui-button-icon-only .ui-button-text { padding: 0.35em; } 
	div#users-contain { width: 350px; margin: 20px 0; }
		div#users-contain table { margin: 1em 0; border-collapse: collapse; width: 100%; }
		div#users-contain table td, div#users-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }
		.ui-dialog .ui-state-error { padding: .3em; }
		.validateTips { border: 1px solid transparent; padding: 0.3em; color:#FF3300; }
	.tdfont{ font-size:14px; }
	select.JQerror{
		color:#000;
}
#errorContainer li
{
	list-style:none;
}
.JQerror,select.JQerror 
{
color:#FF3300;
list-style: none;
}
.sigWrapperPrehire {
  clear: both;
  height: 55px;
  width:200px;
  border: 1px solid #ccc;
}
#captchaMsg .JQerror {
text-align: left !important;
}

.sigWrapperprehore.current {
  border-color: #666;
}