/*первый*/
.first-my {
	width: 260px;
	padding: 0px;
	text-align: center;
	position: absolute;
}
.first-my .result span{padding: 22px 12px 15px; display: inline-block;margin: 0 8px 0 -5px; font-size: 20px;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;-webkit-box-shadow: 0px 1px 1px 0px rgb(178, 176, 176);-moz-box-shadow: 0px 1px 1px 0px rgb(178, 176, 176);box-shadow: 0px 1px 1px 0px rgb(178, 176, 176);background: #b2e1ff; /* Old browsers */background: -moz-linear-gradient(top, #b2e1ff 0%, #66b6fc 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b2e1ff), color-stop(100%,#66b6fc)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top, #b2e1ff 0%,#66b6fc 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, #b2e1ff 0%,#66b6fc 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top, #b2e1ff 0%,#66b6fc 100%); /* IE10+ */background: linear-gradient(to bottom, #b2e1ff 0%,#66b6fc 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#b2e1ff", endColorstr="#66b6fc",GradientType=0 ); /* IE6-9 */ }.first-my .result {float: right;}.first-my .titles{position: relative;height: 0;right: -23px;width: 300px;}
.first-my .titles span {
	font-size: 10px;
	position: relative;
	top: 2px;
}
.first-my .titles span.mm{right: 18px;}.first-my .titles span.hh{right: 40px;}.first-my .titles span.dd{right: 62px;}.first-my p.titloftimer{ font-size: 20px;font-family: calibri;margin: 0 auto;left: 10px;  position: relative; }.clearf{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0; }/*ресет*/.timerhello span{margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline; }
.timerhello p {
	font-size: 100%;
	font: inherit;
	color: #191919;
	font-family: Verdana, sans-serif; 
	font-size: 13px;margin: 0 0 0px 0;
	line-height: 17px;
}
p.hellotimercopy{display:none!important;}