﻿div#clock_style {
    margin-bottom: 5px;
    padding:3px 20px;
    border-bottom-left-radius:15px;
    border-bottom-right-radius:15px;
    background: #26004d;
    width: 135px;
    /*height: 45px;*/
    /*border-radius: 3px;*/
    color: #4cff00;
    font-weight: 900;
    text-align: center;
    /*line-height: 45px;*/
    font-size: 20px
}
