#key
{
	text-align: center;
}

#animeList
{
	text-align: left;
}

#animeList ul, .notPossessed
{
	list-style-type: circle;  /*empty circle*/
}

#key ul
{
	list-style-type: none; 
}

.possessed
{
	color: #000000;
}

.shounenAi
{
	font-weight: normal;
	font-style: italic;
}

.dubbed
{
	list-style-type: disc;
}
