/* CSS Document */
table.number{
	margin:0 auto;
}

table.simulator{
	margin:0 auto;
}

table.simulator td{
	width:130px;
	text-align:center;
}

table.simulator tr.top td{
	height:20px;
}


table.simulator strong.now{
	font-size:90%;
	display:block;
	height:10px;
	color:#333333;
}

table.simulator strong.subtitle{
	display:block;
	font-size:120%;
}