.cal-infos dt, .cal-infos dd {
    float: left;
    width: 12%;
}
.cal-infos dd {
    float: left;
    width: 80%;
}