#tbl-training-modifiers td li {
	list-style-image: url("list_arrow_greenbrown_11px.gif");
}
table.tbl-racial-ability h5 {
	color: #AA2222;
}

#tbl-haven-training-costs {
	border-collapse: collapse; 
	width: 400px;
	margin: 1em auto;
} 
#tbl-haven-training-costs td,
#tbl-haven-training-costs th {
	border: 1px solid black; 
	padding: 3px; 
	text-align: center;
	width: auto;
}
table#tbl-haven-training-costs th.empty {
	border: none;
	background: none !important;
}
table#table_training_reductions {
	width: 400px;
}

