


.hasCountdown {
	color: #fff;
	display: block;
	font-size: 100%;
	text-align: center;
	margin-bottom: 3px;
	font-family: Verdana,sans-serif;
	text-transform:uppercase;
	background-position:30px 35px;
	line-height:1.2 em !important;
	/*background: url('http://www.paintballgames.co.uk/sites/all/modules/timer/images/Player.png');*/
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	color: #fff;
	font-family: Verdana,sans-serif;
	text-transform:uppercase;
}
.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown_show1 .countdown_section {
	width: 98%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {
	width: 14.5%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	font-size: 75%;
	text-align: center;
	margin-bottom: -13px;
	padding: 25px 20px 25px 31px;
	background: url('http://www.paintballgames.co.uk/sites/all/modules/timer/images/timer-bg.png');
}
.countdown_amount {
	font-size: 200%;
}
.countdown_descr {
	display: block;
	width: 100%;
}
#defaultCountdown {
     width: 332px; height: 461px; position: fixed; top: 180px; left: 0px;z-index:-1;
	}

#container{
/*position:relative;
z-index:1000;*/
}