.background-counter {
	background-image: url(../img/background.jpg);
	color: #fff;
	font-family: Arial;
	height: 80px;
	padding: 4px;
	width: 242px;
}

.caption {
	color: #C0C0C0;
	font-size: 9.5px;
	width: 100%;
}

.cntSeparator {
	font-size: 22px;
	font-weight: bold;
	margin-right: 1px;
}

.delayDate {
	color: #fff;
}

.days {
	color: #fff;
	font-weight: bold;
	width: 77px;
}

.delay {
	font-size: 17.4px;
	margin-bottom: 10px;
	margin-left: 1px;
	color: #C0C0C0;
    text-align:justify;
}

.hours {
	width: 52px;
}

.minutes {
	width: 51px;
}