/* 
    Document   : style
    Created on : 04.06.2015, 15:06:41
    Author     : Евгений
    Description:
        Purpose of the stylesheet follows.
*/

.te_time_text_after { 
    display: none;
    /*background: red;*/
}
.te_time_text_to {
    display: block;
    /*background: green;*/
}