#rank {
	float: left;
	width:48%;
	padding-right: 10px;
}

#rank #difh,
#rank .dif {
	float: right;
	width: 80px;
	text-align: right;
	padding-right: 10px;
}

#rank #rh,
#rank .r {
	float: right;
	width: 80px;
	text-align: right;
}

#rank #dh {
	float: left;
}

#rank #difh,
#rank #rh,
#rank #dh {
	font-weight: bold;
}

#rank .row {
	margin-bottom: 5px;
}




#nc {
	float: right;
	width:48%;
	padding-left: 10px;
}


#nc #nh {
	float: left;
}

#nc #dh2,
#nc .d2 {
	float: right;
	width: 110px;
	text-align: right;
}

#nc #nh,
#nc #dh2 {
	font-weight: bold;
}

#nc .row {
	margin-bottom: 5px;
}

#nc .n_active {
	font-weight: bold;
}
