#indicatorC {
	position:absolute;
	left:380px;
	top:20px;
	width:25px;
	height:25px;
	background-color:#ccc;
	border:1px solid black;
	}
