.tnumo {
	position:absolute;
	left: 4em;
	border:0px orange solid;
}

.statelist {
	font-size:1.25em;
}

.repleft {
	width:4em;
	min-width:4em;
	max-width:4em;
	float:left;
	border:0px green solid;
	margin:1px;
}

.tnum {
	width:10em;
	min-width:10em;
	max-width:10em;
	float:left;
	border:0px red solid;
	margin:1px;
}

.numbers {
	clear:both;
	width:15em;
	min-width:15em;
	max-width:15em;
	border:0px #F0F solid;
}

.rep {
	clear:both;
	border:0px yellow solid;
	margin-top:1em;
}

.toplink {
	clear:both;
	
}