#countdown {
        width: 300px;
	height: 17px;
        position: absolute;
        top: 0px;
	right: 125px;
        text-align: center;
        padding-top : 4px;

	font-size: 12px;
        border : 0px solid #9cf449;
	background-color: #fff;
}
