.off {
	width: 20px;
	height: 20px;
	background: url(images/lightoffsm.png) no-repeat;
}
.on {
	width: 20px;
	height: 20px;
	background: url(images/lightonsm.png) no-repeat;
}
#kw-binary-clock {
	margin: 10px auto;
	font-size: 9px;
	text-align:right;
}