#binaeruhr {
	position: relative;
	float: right;
	text-align:center;
	position: relative;
	z-index: 50;
}

#bincont {
	
	margin-top: 0px;
	margin-right: -5px;
	
	
}


.dot, .dotfilled, .blank{
  position:relative;
  width:5px;
  height:5px;
  margin:4px 2px 4px 2px;
 
  background-repeat:no-repeat;
}

span{
    line-height: 5px;
    display: inline-block;
    vertical-align: middle;
    margin:0px;
}

#digital{
  font-family:Courier New,Courier,monospace;
  font-size:12px;
  font-weight: bold;
  color: white;
}

#actual{
  font-family:Courier New,Courier,monospace;
  font-size:10px;
  font-weight: bold;
  color: #fff;
  margin-left: 4px;
}

#grid8 {
	
	height: 9px;
	
}

#grid4 {
	
	height: 9px;
	
}

#grid2 {
	
	height: 9px;
	
}

#grid1 {
	
	height: 9px;
	
}