#clockwrapper {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 350px;
}
#clock1 {
	color: #CCCCCC;
	line-height: 30px;
	height: 30px;
	padding: 4px 0px 4px 0px;
}
#clock1 b {
	color: #37ABE1;
	font-size: 30px;
	font-weight: bold;
}
#clocktop {
}
#clockbottom {
	font-size: 14px;
}
