.label-field-pair{
    margin:0 230px 0 0;
}









#attendance {
    height : auto; width:900px;
    margin : 50px 0 0 0;
}
.attendance_tr {
    clear:both;
    height:42px;
    background : #fff url(../../../images/_global/list-bg-repeat.jpg) repeat;
}
.attendance_td {
    float:right;
    width:60px;height:30px;
    border-left:1px solid #becffb;
    padding-top:12px;
    font-size:small;
    text-align:center;
}
.attendance_td_top {
    float:right;
    width:60px;
    height:32px;
    border-left:1px solid #becffb;
    padding-top:10px;
    text-align:center;


    font-weight:bold;
}
.attendance_td_left {
    float:right;
    width:125px;height:32px;
    border-left:1px solid #becffb;
    padding-top:10px;
    text-align:center;


    font-weight:bold;
}



.attendance_td_left a{
    text-decoration:none;
    color:black;
}

.attendance_td_tl {
    float:right;
    width:125px;height:42px;
    border-left:1px solid #becffb;

}