#content .main .section table th {
width: 7.5em;
}

#content .main .section table.title th {
background-color: #0075BE;
color: #FFF;
width: 7.5em;
white-space:nowrap;
}

#content .main .section table.title td {
font-weight: bold;
}

#content .main .section .border{
	border: 2px solid #999;
	background: #F0F0F0;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
