.countdown li                   { display: inline-block; width: 60px; text-align: center; margin-right: 5px; }
.countdown .value               { height: 50px; line-height: 50px; border-radius: 0 0 4px 4px; font-size: 28px; background: #ddd; color: #555; }
.countdown .title               { font-size: 10px; border-radius: 4px 4px 0 0; line-height: 22px; font-style: normal; background: #e6185c; color: #fff; }