#countdown0 {
	border: 1px solid #7F9DB9;
	width : 355px;
	height: 265px;
	height: 20px;
	background :  #7F9DB9;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color: #FFFFFF;
	font-weight : bold;
	text-align : center;
}

#countdown1 {
	border: 1px solid #7F9DB9;
	width : 355px;
	padding: 0px;
	margin: 0px;
	background : #FFFFFF url('/images/beijing_counter/background.jpg') no-repeat 10px 80px;
}

#countdown2{
	background: #FFFFFF url('/images/beijing_counter/header.jpg') no-repeat bottom center;
	}
	
#countdown3{
background: url('/images/beijing_counter/sprechblase.jpg') no-repeat 84px 0px;
	text-align : left;
}

#countdown4{
	height: 80px;
	width : 185px;
	text-align : right;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 36px;
	color: #FFA250;
	font-weight : bold;
}
	
#countdown5{
	padding: 0px;
	margin: 0px;
	width : 355px;
	}

#countdown6{
	background: url('/images/beijing_counter/footer.jpg') no-repeat top center;
	}
