.crumbsDiv{
    padding:7px 0;
}

.dataDiv > table thead tr td:first-child{
    width:40px;
}

.self_searchDiv{
    width:650px;
    margin:0 auto;
}
.self_searchDiv > *{
    margin:0 2px;
}
.searchBtn{
    background-color:#FF6600;
    width:50px;
    height:20px;
    line-height:23px;
    display:inline-block;
}
.searchBtn:active{
    background-color:#cc5100;
}

.dateDiv{
    text-align: center;
}

.laydate-icon{
    background: url(PublicServerresourcesimagecalender.jpg) center no-repeat !important;
    background-size: 21px !important;
}