
#arbitration-table table, td, th  {
	border:1px solid black;
	padding: 0.4px;
}

#arbitration-table table {
	width: 455px;
}

#arbitration-table thead tr {
	background-color: #13607E;
	color:#FFF;
}

#arbitration-table .odd {
	background-color: #98bdcb;
}

#arbitration-abbr dl {
	font-size:smaller;
}

#arbitration-abbr dt{
	font-weight: bold;	
}
