/*a {
	padding-right:20px;
	background:transparent url(/images/link_go.png) no-repeat right center;
}*/
h1 {
	margin:0;
	padding:0 0.6em;
	background:transparent url(/images/favicon.png) no-repeat left center;
}
h2 {
	margin:0.5em 0;
	padding:0;
}
table {
	border-right:2px solid #eee;
	border-bottom:1px solid #eee;
	margin-bottom:1em;
}
/*#table {font-size:0.9em;}*/
th {
	padding:3px;
	text-align:center;
	background-color:#eee;
}
td {
	border-bottom:1px solid #eee;
	border-left:2px solid #eee;
}
tr.peer {background-color:White;}
tr.odd {background-color:rgb(246,246,246);}
tr:hover {background:#eee none;}
.icon, .type {text-align:center;}
.default {background:transparent url(/images/template/default.png) repeat;}
.popularityContest {background:transparent url(/images/template/popularityContest.png) repeat;}
.numbers {text-align:right;}
#float > div {float:left;}
#table_info {
	margin-left:1em;
	width:25%;
}
/* can't select checkbox directly */
.checkbox {
	width:2em;
	height:1.5em;
}
.int {
	/*color:#08f;*/
	font-size:larger;
}
#graph {
	width:25%;
	margin-left:0.5em;
}
ul {list-style-type:square;}
