.x13ts_countent{
	padding: 10px;
	background: #f6f6f6;
    border: 1px solid #d2d0d0;
    margin-bottom: 10px;
    overflow: hidden;
}

.x13ts_countdown,
.x13ts_date{
	clear: both;
	font-size: 2.0em;
	line-height: 1.6em;
    float: left;
    width: 100%;
}
.x13ts_after{
	clear: both;
	float: left;
    width: 100%;
}

.x13ts_before,
.x13ts_other{
	font-weight: bold;
	font-size: 1.07em;
}
.x13ts_l{
	float: left;
	margin-right: 5px;
}

.x13ts_l span{
	font-size:0.4em;
}


.x13ts_date{
	font-size:1.6em;
}

.x13ts_future{
	padding-left: 74px;
	position: relative;
	min-height: 64px;
	background: url('../../img/delivery-icon.png') center left no-repeat;
}

#footer .x13ts_future{
	background: url('../../img/delivery-icon-white.png') center left no-repeat;
}

.x13ts_countent_flat{
	background: none;
	border-top: #F4F4F4 3px solid;
	border-bottom: #F4F4F4 3px solid;
	border-left: none;
	border-right:none;
}

.x13ts_flat{
	padding-left: 80px;
	position: relative;
	min-height: 64px;
	background: url('../../img/delivery-flat.png') center left no-repeat;
	display: block;
    float: left;
}

.x13ts_flat .x13ts_countdown,
.x13ts_flat .x13ts_date{
	width: auto;
	padding: 2px 10px;
	background: #F4F4F4;
	margin: 5px 0px;
}

