#clock {	position: absolute;	right: 0;	top: 0;	width: 71px;	height: 100px;	padding: 11px 20px 0px;	background: url(../images/_interface/clock2.jpg) no-repeat;}#clock p.digital {		position: absolute;		bottom: 7px;		left: 0;		right: 0;		width: 100%;				line-height: normal;		font-weight: 800;		color: #67A01D;		font-size: 10px;		text-align: center;}