.jfVal {
	position: absolute;
	z-index: 1110;
	margin-top:22px;
	margin-left:-90px;
	font-size:11px;
/*	padding-top: 2px;*/
	border: 1px solid #f00;	
	background: #fff ;	
		
}
.jValSpacer {
	position: absolute;
	width: 0px;
	float: left;
}
.jValSpacercover {
	background: #fff ;
	border: 1px solid #fff;
	border-right: 0px;
}
.jValSpacerpod {
/*	background: #fff;
	border: 1px solid #fff;
	border-right: 0px;*/
}
.jValSpacerblank {
	height: 16px !important;
	opacity: 0.95;
}
.jfVal .icon {
	float: left;
}
.jfVal .iconcover {
	background: #fff ;
	border: 1px solid #fff;
	border-width: 1px 0px;
	width: 16px;
	text-align: left;
}
.jfVal .iconpod {
	background: #fff;
	/*border: 1px solid #f00;*/
	border-left: 0px;
	width: 13px;
	height:16px;
	text-align: center;
}
.jfVal .iconblank {
	background: #fff;
/*	margin-top: -4px;*/
	height: 16px !important;
	padding-left: 5px;
}
.jfVal .icon .iconbg {
	background: url(warning.png) center left no-repeat;
	height: 17px;
	width: 16px;
/*	padding-top:-5px;*/
	
/*	background: url(warning.png) center left no-repeat;
	height: 100%;
	width: 16px;
	padding-top:-5px;*/	
	
}
.jfVal .content {
	color: #D70000;
	vertical-align: middle;
	white-space: nowrap;
	float: left;
	padding-right: 0px;
	height:16px;
	
}
.jfVal .contentcover {
	background: #fff;
	/*	background: #ccc url(eeGrad2.gif) bottom repeat-x;	*/
	border: 1px solid #F00;
	border-left: 0px;	
}
.jfVal .messagepod {
	opacity: 0.95;
	background: #fff;
	padding: 5px;
/*	border: 1px solid #F00;*/
}
.jfVal .messageblank {
	background: #fff;
	padding: 2px 5px;
}
#form_blank input[type=text], #form_blank [jVal] {
	/*padding-top:3px;*/
}
