#countdown_dashboard { height: 68px; margin-left: 15px; }
.dash { width: 55px; height: 47px; background: transparent url('../bilder/dash1.png') 0 0 no-repeat; float: left; margin-left: 8px; position: relative; }
.dash .digit { font-size: 27pt; font-weight: bold; float: left; width: 27px; text-align: center; font-family: Times; color: #2E4576; position: relative; }
.dash_title { position: absolute; display: block; top: 50px; right: 10px; font-size: 8pt; color: #2E4576; text-transform: uppercase; letter-spacing: 2px; }
