#ratio td {
	font-size: 20px;
	text-align: right;
}

#ratio tr th {
	font-size: 18px;
	width: 70px;
}

#ratio tr td:nth-of-type(1), #ratio tr td:nth-of-type(3) {
	width: 90px;
}

#ratio tr td:nth-of-type(2) {
	width: 15px;
}

#ratio tr:nth-of-type(4) th {
	font-size: 16px !important;
}

#r1, #r2 {
	font-size: 15px !important;
	word-wrap: break-word;
	word-break: break-all;
}
