.countdown {
	position: relative;
	text-align: center !important;
	width: 100%;
	color: #000000;
	font-weight: bold;
	background-image: url(http://www.jassikhangura.com/modules/mod_ostimer/tmpl/bg_count.jpg);
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
.countdown_title {
	display: block;
	font-weight: bold;
	color:#FFFFFF;
	font-size: 16px;
	background-repeat: no-repeat;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.countdown_displaydate {
	display: block;
	color: #ccc;
	color:#000000;
}
.countdown_daycount {
	display: block;
	color:#000000;
	font-size:50px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	line-height:normal;
}
.countdown_dney {
	display: block;
	color:#000000;
	font-size: 14px;
	font-weight: bold;
}
.countdown_link {
	display: block;
	color:#000000;
}