html, body {
	margin:0;
	padding:0;
}

/* timer numbers */
#timerd { float:left; width:20px; height:15px; padding:3px 0 0 0px; letter-spacing:1px; }
#timerh { float:left; width:20px; height:15px; padding:3px 0 0 19px; letter-spacing:1px; }
#timerm { float:left; width:20px; height:15px; padding:3px 0 0 18px; letter-spacing:1px; }
#timers { float:left; width:20px; height:15px; padding:3px 0 0 21px; letter-spacing:1px; }

#timerd2 { float:left; width:11px; height:8px; padding:0px 0 0 0px; }
#timerh2 { float:left; width:11px; height:8px; padding:0px 0 0 17px;}
#timerm2 { float:left; width:11px; height:8px; padding:0px 0 0 17px;}
#timers2 { float:left; width:11px; height:8px; padding:0px 0 0 19px;}




