/* таймер */

#countbox-days1, #countbox-hours1, #countbox-mins1, #countbox-secs1, #countbox-days2, #countbox-hours2, #countbox-mins2, #countbox-secs2 {
	background-image: none !important;
	width: 26px !important;
	color: #FFFFFF;
}

#countbox-days-text, #countbox-hours-text, #countbox-mins-text, #countbox-secs-text {
	background-image: none !important;
	font-family: MyriadProCond !important;
	font-size: 12px !important;
	margin-top: 30px !important;
	text-align: center !important;
  	letter-spacing: 0.15em;

}

#countbox-days-text, #countbox-hours-text, #countbox-mins-text, #countbox-secs-text {
	width: 48px !important;
}

#countbox-days1 span, #countbox-days2 span, #countbox-hours1 span, #countbox-hours2 span, #countbox-mins1 span, #countbox-mins2 span, #countbox-secs1 span, #countbox-secs2 span {

}

#countbox-days-text, #countbox-hours-text, #countbox-mins-text, #countbox-secs-text {
 	font-style: normal !important;
 	top: 5px !important;
}








#countbox
{
	margin-left: 0;
	height: 106px;
	line-height: 82px;
	padding: 0;
	width: 240px;
	position: absolute;
	left: 287px;
	top: 45px;
	font-size: 48px;
}
#countbox .countbox-num
{
	float: left;
	width: 53px;
}
#countbox .countbox-space
{
	float: left;
	height: 90px;
	width: 8px;
}
#countbox-days1,#countbox-hours1,#countbox-mins1,#countbox-secs1,#countbox-days2,#countbox-hours2,#countbox-mins2,#countbox-secs2
{
	background-repeat: no-repeat;
	float: left;
	height: 89px;
	margin: 0 -4px 0 0;
	text-align: center;
	width: 10px;
	z-index: 1;
}
#countbox-days-text,#countbox-hours-text,#countbox-mins-text,#countbox-secs-text
{
	background-position: center;
	background-repeat: no-repeat;
	height: 14px !important;
	margin-top: 90px;
	position: absolute;
	width: 106px;
}

