@charset "utf-8";
/* CSS Document */

ul.medalKey {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.medalKey li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 233px;
}

ul.medalKey li .medalImageWrapper {
	float: left;
}

ul.medalKey li p.medalTitle {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ul.medalKey li p.medalDesc {
}

table.partners {

}

.main table.partners tbody td {
	height: 59px;
	font-size: 13px;
	padding: 0 10px;
}

.main table.partners th {
	padding: 0;
	background-color: #666;
	border-right-color: #333;
}

.main table.partners th.on {
	background-image: url(images/sort_arrows.png);
	background-repeat: no-repeat;
	background-position: 10px -33px;
}

.main table.partners th a {
	display: block;
	border: 0;
	text-align: center;
	padding: 10px 0;
	background-color: transparent;
}

.main table.partners tbody td.medalCell {
	width: 96px;
	text-align: center;
	border-right: 1px solid #333;
}

.main table.partners tbody td.countryCell {
	width: 102px;
}

.main table.partners tbody td.regionCell {
	width: 110px;
}
