.corner_box table{
	width: 95%;
	margin: 10px auto;
}

.corner_box td{
	padding: 3px;
}

.yellowb{
	background-color: #FFFFEE;
	font-weight: bold;
	text-align: center;
}

.text-red{
	color: #FF0000;
}

.textb-red{
	color: #FF0000;
	font-weight: bold;
}

