@charset "utf-8";
#hero_outer{ position:absolute;width:620px; z-index:5; }
/* flip-counter */
.flip-counter{position:absolute; left:92px; top:18px;}
.flip-counter ul.cd{float:left;list-style-type:none;margin:0;padding:0;}
.flip-counter li{background:url('../images/digits_small.png') 0 0 no-repeat;}
/*
@media (-webkit-min-device-pixel-ratio: 2), (-min-resolution: 2dppx){
	.flip-counter li{background-image:url('../images/digits_small@2x.png');	background-size:120px 400px;}
}*/
.flip-counter li.date_separate{width:11px;height:40px;background:none;}
.flip-counter li.t{background-position:0 0;width:30px;height:20px}
.flip-counter li.b{background-position:0 0;width:30px;height:20px}