@media screen and (min-width: 1400px) {
	.wide_screen_common .header_promotion_container .promotion_header_timer {
		right: 201px;
	}
	.wide_screen_common .header_promotion_container .promotion_header_timer #promotion_header_slim_countdown b {
	display: inline;
	vertical-align: bottom;
    }
}
.header_promotion_container .promotion_header_timer {
	position: absolute;
    right: 14px;
    top: 6px !important;
    font-size: 16px;
    font-weight: bold;
    color: #4c5253; 
    vertical-align: bottom;
}
.header_promotion_container .promotion_header_timer #promotion_header_slim_countdown {
	vertical-align: bottom;
}
.header_promotion_container .promotion_header_timer #promotion_header_slim_countdown .day {
	font-size: 16px !important;
	vertical-align: bottom;
}
.header_promotion_container .promotion_header_timer #promotion_header_slim_countdown b {
	display: inline;
	vertical-align: bottom;
}