@CHARSET "UTF-8";

.left, th.left {
	text-align: left;
}
td.right, th.right {
	text-align: right;
}
td.right, th.right {
	text-align: right;
}
tr.altrow, .altcol {
	background-color: #EFEFEF;
}
.common_table td {
	border-right: 1px solid #CDCDCD;	
}
.common_table td.last {
	border: none;	
}
.common_table td td {
	border: none;
}
div.table_ranking {
	width: 366px;	
	margin-right: 6px;
}

