
.FieldControl {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    margin-bottom: 10px;
}
.FieldControl .Header {
    background: url("images/news.png") no-repeat scroll 5px 2px, rgba(0, 0, 0, 0) url("images/barx.png") repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
}
.FieldControl .Header > span {
    color: #ffffff;
    font: bold 13px/28px arial;
    padding-left: 32px;
    white-space: nowrap !important;
}
.FieldControl .Detail {
    padding: 0 10px 10px;
}
.FieldControl .Detail .UserItem {
    background: rgba(0, 0, 0, 0) url("images/i.gif") no-repeat scroll left center;
    padding: 2px 0 2px 10px;
}
