


caption {
	font-weight: bold;
	font-style: oblique;
	text-align: left;
	background-color: black;
	color: white;
	padding: 0.5em;
}

th {
	background-color: #aaa;
	color: black;
}

tr.rowshade {
	background-color: #ddd;
}

td.lists {
	width: 90px;
}

td.lists * {
	border-bottom: none !important;
}

[class~="rating"] a {
	font-family: "Gill Sans", Impact, Verdana, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bolder;
	text-shadow: #999 0px 0px 5px;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: none !important;
}

[class~="A"] a {
	color: red !important;
}

[class~="F"] a {
	color: blue !important;
}

[class~="M"] a {
	color: purple !important;
}

[class~="R"] a {
	color: green !important;
}

[class~="TV"] a {
	color: yellow !important;
}

[class~="W"] a {
	color: orange !important;
}

.title {
	font-weight: bold;
}
