body {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; }

#defaultCountdown {
	WIDTH: 130px; HEIGHT: 45px; color:#FFCC00; font-size:10px;
}

#CoundownBox { width:132px; border:#ccc 1px solid; height:140px; background-image: url("../images/background.gif"); background-repeat:no-repeat; }
#CoundownBox h1 { font-size:20px; }
#CoundownBox h2{ font-size:10px; }

.inner { padding:7px 5px 5px 5px;}

.inner h1 { padding:0px; margin:0px;}
.inner h2 { padding:0px; margin:5px 0px;}



.hasCountdown {
	  BORDER-TOP: #ccc 1px solid; padding-top:5px; background-color:#000000;
}
.countdown_rtl {
	DIRECTION: rtl
}
.countdown_holding SPAN {
	BACKGROUND-COLOR: #ccc
}
.countdown_row {
	TEXT-ALIGN: center; PADDING-BOTTOM: 0px; PADDING-LEFT: 2px; WIDTH: 100%; PADDING-RIGHT: 2px; CLEAR: both; PADDING-TOP: 0px
}
.countdown_show1 .countdown_section {
	WIDTH: 98%
}
.countdown_show2 .countdown_section {
	WIDTH: 48%
}
.countdown_show3 .countdown_section {
	WIDTH: 32.5%
}
.countdown_show4 .countdown_section {
	WIDTH: 24.5%
}
.countdown_show5 .countdown_section {
	WIDTH: 19.5%
}
.countdown_show6 .countdown_section {
	WIDTH: 16.25%
}
.countdown_show7 .countdown_section {
	WIDTH: 14%
}
.countdown_section {
	TEXT-ALIGN: center; DISPLAY: block; FLOAT: left; FONT-SIZE: 75%
}
.countdown_amount {
	FONT-SIZE: 200%
}
.countdown_descr {
	WIDTH: 100%; DISPLAY: block
}

