/***** Table Styles *****/
/*
#contents table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 1em;
	clear: both;
}

#contents table img {
	border: 1px solid #ccc;
	vertical-align: middle;
}

#contents th, #contents td {
	text-align: left;
	font-size: 85%;
	padding: 2px;
	border-bottom: 1px solid #ddd;
}

#contents th.short, #contents td.short {
	text-align: center;
}
*/

th.short a, td.short a {
	text-decoration: none;
	display: block;
	padding: 0.2em 0;
	border: 1px solid #fff;
}

th.short a:hover, td.short a:hover {
	text-decoration: none;
	border: 1px solid #2E6AB1;
	background: #fff;
}

#contents tr:hover td {
	background: #E8ECF4;
}

#spy-table tr:hover td {
	background: none;
}

#spy-table td, #spy-table th {
	padding: 1px 0;
}

th a.info, th a:hover.info {
	padding: 0 12px 0 0;
	display: inline;
	border: none;
}

#contents table th img {
	border: 0;
	margin-right: 1px;
	padding: 0 0 2px 0;
	vertical-align: middle;
}

th .info_s {
	background: url(/img/down.gif) 100% 4px no-repeat;
	padding: 0 12px 0 0;
	border: none;
}

#contents th a {
	text-decoration: underline;
}

#top-users td.rank {
	font-size: 140%;
	text-align: right;
	padding-right: 4px;
}

#top-users td a {
	padding: 0;
}

#top-users td a.count {
	text-align: center;
}

#top-users th {
	padding-bottom: 10px;
	text-align: center;
}
