.title { 
    background-color: #0096E3;
    color: #fff;
    display: block;
    float: left;
    font-weight: bold;
    padding: 0 0 0 5px;
    width: 300px;
    }

.date {
    background-color: #0096E3;
    color: #fff;
    display: block;
    float: left;
    font-weight: bold;
    padding: 0 0 0 5px;
    width: 145px;
    }

.dl {
    background-color: #0096E3;
    color: #fff;
    display: block;
    float: left;
    font-weight: bold;
    width: 45px;
    }