
h2.english {
	border-bottom: 1px solid #1047a1;
	color: #1047a1;
	font-size: 30px;
	padding-bottom: 5px;
}

div.english table.medicaltime {
	margin: 0 auto;
	width: 900px;
}

table.medicaltime th {
	width: 130px;
}

table.medicaltime td {
	width: 26px;
}

table.medicaltime td:last-child {
	width: 80px;
}

ul.list {
	display: block;
	padding-bottom: 10px;
	text-align: center;
}

ul.list li {
	display: inline;
	font-size: 20px;
}
