table.time_parameter_longtermstats {
     margin: auto;
}

hr.little_hr {
    width: 50%;
    border-top-color: black;
}

hr.big_hr {
    width: 90%;
    border-top-color: black;
}


.TABLE_inside {
    /*background: red;*/
}

table.TABLE_graph {margin-left: auto;margin-right: auto;}

td.TD_up {
    width: 800px;
    height: 625px;
    /* background: aqua; */
}

div.LTgraph {
    /* width: 50%; */
    /* height: 400px; */
    margin-left: 54px;
    margin-bottom: -77px;
    margin-top: -69px;
    margin-right: auto;
}

.limit{
    width: 900px;
    white-space: pre-wrap;
    margin-left: auto;
    margin-right: auto;
}

div.LTgraphInside {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}