#theContainer{
	position:relative;
	width:120px;
	height:135px;
	margin:15px;
	text-align:center;
	background-color: transparent;
}
.handsanddotsstyle{
	position:absolute;
	top:0px;
	left:0px;
	width:2px;
	height:2px;
	font-size:2px;
	background-color: transparent;
}
.ampmstyle{
	position:absolute;
	top:0px;
	left:0px;
	width:20px;
	height:10px;
	text-align:center;
	font-family:arial,sans-serif;
	font-size:12px;
	color:#ff0000;
}
.datestyle{
	position:absolute;
	top:0px;
	left:0px;
	width:100px;
	text-align:center;
	font-family:arial,sans-serif;
	font-size:10px;
	color:#ff0000;
}
.facestyle{
	position:absolute;
	top:0px;
	left:0px;
	width:15px;
	height:15px;
	text-align:center;
	font-family:arial,sans-serif;
	font-size:10px;
	color:#ff0000;
}
.citystyle{
	position:absolute;
	top:0px;
	left:0px;
	width:110px;
	height:20px;
	z-index:100;
}
.selectstyle{
	width:110px;
	font-family:arial,sans-serif;
	font-size:12px;
	color:#ff0000;
	background: transparent;
}
.uhr {
	background-color: transparent;
	/*background-image: url(../image/bg.gif);*/
	margin-left: 40px;
}