.vpvCheckOuterDiv{
	position:relative;
 	width:320px;
 	height:216px;
	margin: 0; padding: 0;
	background-image:url(../images/valuePicker_BG_with_Check_320x216.png)
}

.vpvHighlightOuterDiv{
	position:relative;
 	width:320px;
 	height:216px;
	margin: 0; padding: 0;
	background-image:url(../images/valuePicker_BG_with_BlueBar_320x216.png)
}

.vpvfirstInner{
	position:absolute;
	width:287px;
	height:197px;
	left:17px;
	top:10px;
    overflow:hidden;
}

.vpvInnerDiv{
	width:287px;
	left:0px;
	top:0px;
}

.vpvRowText{
	height:39px; 
	float:left; 
	white-space:nowrap; 
	line-height:39px; 
	vertical-align:middle;
	padding-left:35px;
}
.vpvRowDiv{
	width:287px; 
	height:39px;
}
