.block-table-td-none{
    text-align: center; 
    vertical-align: middle; 
    border: none;
}

.block-table-td{
    text-align: center; 
    vertical-align: middle; 
    border: none; 
    border-bottom: solid; 
    border-bottom-color: #ddd; 
    border-bottom-width: 2px;
}

.picture-small img{
    width: 30px;
    height: 30px;
}

.page-table-size{
    width: 15%;
}

.page-table-align{
    text-align: center; 
    vertical-align: middle
}