.xch_save_button
    {
    width: 120px; 
    height: 21px; 
    background: url(/images/button_noact.gif) center no-repeat; 
    cursor: pointer; 
    color:black;
    border:none;
    padding-bottom:2px;
    }

.xch_change_button
    {
    width: 120px; 
    height: 21px; 
    background: url(/images/button_noact.gif) center no-repeat; 
    cursor: pointer; 
    color:black;
    border:none;
    padding-bottom:2px;
    }

.xch_close_op_button
    {
    cursor:pointer;
    width: 150px; 
    height: 21px; 
    background: url(/images/button_long.gif) center no-repeat; 
    cursor: pointer; 
    color:black;
    border:none;
    padding-bottom:2px;
    }

.xch_select
    {
    width:100px;
    }

.lh_panel
    {
    background:url(/images/lh_small_arrow.gif) left top no-repeat #ffffff;
    padding-left:15px;
    padding-top:5px;
    padding-bottom:5px;
    padding-right:5px;
    line-height:15px;
    color:#06B137;
    }

.lh_panel_error 
    {
    background:url(/images/lh_small_arrow_red.gif) left top no-repeat #ffffff;
    padding-left:15px;
    padding-top:5px;
    padding-bottom:5px;
    padding-right:5px;
    line-height:15px;
    color:red;
    }

.xo_title
    {
    color:#066BAF;
    width:400px;
    }

.xo_get
    {
    }

.xo_status
    {
    background:url(/images/lh_small_arrow.gif) no-repeat 0px -3px;
    padding-left:15px;
    float:right;
    }

.xo_date
    {
    border:0px;
    }

.xo_action
    {
    padding-top:9px;
    float:right;
    border:0px;
    text-align:right;
    }

.xo_action input
    {
    margin-bottom:5px;
    }

.xo_delete input
    {
    background:url(/images/button_noact.gif) no-repeat;
    width:120px;
    height:21px;
    padding-bottom:2px;
    border:0px;
    }


.xo_put
    {
    }


.xol_panel
    {   
    }

.xch_ops_title
    {
    width:608px;
    font-size:20px;
    color:#066BAF;
    padding-bottom:5px;
    }

.xch_ops_count
    {
    background:url(/images/lh_small_arrow.gif) no-repeat 0px -3px;
    padding-left:15px;
    color:green;
    margin-bottom:10px;
    }

.xch_add_op
    {
    float:right;
    cursor:pointer;
    width: 150px; 
    height: 21px; 
    background: url(/images/button_long.gif) center no-repeat; 
    cursor: pointer; 
    color:black;
    border:none;
    padding-bottom:2px;
    }
        
.xo_comment
    {
    margin-top:5px;
    background:url(/images/lh_small_arrow_red.gif) no-repeat #fff5f5 5px 1px;
    border:1px solid #ffaaaa;
    padding:5px;
    padding-left:22px;
    color:red;
    }

.xo_fd_field
    {
    float:left;
    width:160px;
    margin-bottom:5px;
    }

.xo_fd_value
    {
    margin-left:160px;
    margin-bottom:5px;
    font-weight:bold;
    }
