#clock_body_wid1{
	width: 120px;
	height: 140px;
	margin: 0px auto 10px auto;
	padding:0px;
	color:#363636;
	list-style: none;
	text-align: center;
	direction:ltr !important;
}
#clock_body_wid1 .clock_city_wid1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:4px 0 0;
}

#clock_body_wid1 .clock_city_wid1 a {
	color:#363636;
	text-decoration:none;
	font:normal 12px/12px Verdana, Geneva, sans-serif !important;
	text-transform: capitalize;
}
#clock_body_wid1 .clock_date_wid1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00a99d;
}
#clock_wid1 {
	position: relative;
	width: 120px;
	height: 120px;
	padding:0px;
	margin: 0px auto 0px auto;
	background: url(/images/clock/cl_1.png) no-repeat;
	list-style: none;
	}

#clock_body_wid1 .sec_wid1,#clock_body_wid1 .min_wid1,#clock_body_wid1 .hour_wid1 {
	position: absolute;
	padding:0px;
	margin: 0px;
	width: 14px;
	height: 117px;
	top: 0px;
	left: 54px;
	}

#clock_body_wid1 .sec_wid1 {
	background: url(/images/clock/s_1.png) 50% 50% no-repeat;
	list-style: none;
	z-index: 3;
	}

#clock_body_wid1 .min_wid1 {
	background: url(/images/clock/m_1.png) 50% 50% no-repeat;
	list-style: none;
	z-index: 2;
	}

#clock_body_wid1 .hour_wid1 {
	background: url(/images/clock/h_1.png) 50% 50% no-repeat;
	list-style: none;
	z-index: 1;
	}
.booked-wrap-widget-time {
	position: relative;
}

.widget-time-content-text {
	text-indent: -99999px;
	overflow: hidden;
	position: absolute;
}
