.watch_dots{
	color: white;
	background-color: #666666;
	z-index: 5;
}

.hour_dot_opts{
	border-style: solid;
	border-width: thin;
	border-color: #333333;
	background-color: #FFFFFF;
	position: absolute;
	width: 20px;
	height: 20px;
}

#hour_dot{
	border: 1px;
	background-color: #333333;
	position: absolute;
	width: 40px;
	height: 40px;
	cursor: hand;
}


#watch_dot0{
	position: absolute;
	width: 24px;
	height: 24px;
	top: 165px;
	left: 290px;
}

#watch_dot1{
	position: absolute;
	width: 24px;
	height: 24px;
}

#watch_dot2{
	position: absolute;
	width: 24px;
	height: 24px;
}

