.window-header {
	margin: 10 px;
	font-size: 14 px;
	font-weight: bold;
	color: #15428B;
}

.item-box {	
	line-height: 2em;	
}

.item-label {
	min-width:70;
	text-align:left;
	color:#88C;
	float:left;
}
	
