.jfVal {
	position: absolute;
	left:600;
	z-index:0;
	height:2px;
	line-height:2em;
	width:200px;
}
.jfValcover {
}

.jfVal .spacerBorder {
	width:0px;
	height:30px;
	float: left;
}

.jfVal .spacer, .jfVal .spacerBorder .spacer {
	width: 0px;
	float:left;

}
.jfVal .spacerBorder .spacer {
	height: 30px;
}
.jfVal .spacercover {
	position:absolute;
	left:300px;
}

.jfVal .icon {
	float:left;
	width:20px; /* this is the width of the .iconbg background image + padding-left */
	position:absolute;
	left: 295px;
	height: 50px;
	overflow:visible;
}
.jfVal .iconcover {
	position:absolute;
	left:285px;
	background: #eee url(eeGrad2.gif) bottom repeat-x;
	background: #f0f2f5 url(f0f2f5grad.gif) bottom repeat-x;
}

.jfVal .icon .iconbg {
	background: url(warning.gif) center left no-repeat;
	height:30px;
	width:100%;
}

.jfVal .content {
	position:absolute;
	left:320px;
	color: red;
	font-family: Verdana, Arial, sans;
	float: left;
	padding:0;
	width:200px;
	top:-7px;
	height: 100px;

}
.jfVal .contentcover {
	position:absolute;
	left:300px;

}

