#countdown1112 {
	font-family: arial, verdana, tahoma;
	width: 210px;
	height: 48px;
  position:absolute;
  top:39px;
  left:22px;
}
#countdown1112 .title {
	float: left;
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
/*	padding: 30px 8px 0px 227px;*/
}
#countdown1112 .period {
	float: left;
	color: #fff;
	font-size: 46px;
	width: 66px;
	margin: 0px 4px 0px 0px;
	letter-spacing: 7px;
	text-align: right;
}
#countdown1112 .period .period_title {
	color: #fff;
	font-size: 12px;
  font-weight:bold;
	letter-spacing: 0px;
	width: 66px;
	text-align: center;
  margin-top:4px;
}

