
.FieldControl {
    background: #fff none repeat scroll 0 0;
}
.FieldControl .Header {
	border-left: 4px solid #002664;
	height: 26px;
	margin: 0;
	padding: 0 10px;
	background: #00266424;
}
.FieldControl .Header > span {
    color: #000;
    display: inline-block;
    font: bold 9pt/26px Arial;
    text-transform: uppercase;
    white-space: nowrap;
}
.FieldControl .Detail {
    padding: 5px;
}
.FieldControl .Detail .UserItem {
    background: rgba(0, 0, 0, 0) url("images/arr.png") no-repeat scroll left center;
    padding: 2px 0 2px 15px;
}
