

#callLogReport
{
    width : 90%;
    min-height : 800px;
    margin : 25px 5%;
}

#filterTable td{
    padding : 5px;
}

#filterTable select{
    width : 150px;
}


#dataTable{
    width : 100%;
}
#dataTable td{
    text-align : center;
}

.dateEntry{
    width : 146px;
    height : 23px;
}
