#content table.siteList {
	margin-bottom: 15px;
}
#content table.siteList td {
	vertical-align: top;
}
#content table.siteList td.screenshot {
	padding-right: 15px;
}
#content table.siteList td.title {
	height: 15px;
}
#content table.siteList td.overall {
	text-align: center;
	width: 50px;
	font-size: 10px;
	line-height: 10px;
	padding-right: 5px;
	border-right: 1px solid #FFFFFF;
}
#content table.siteList td.overall .data {
	font-size: 27px;
	line-height: 27px;
	color: #000000;
}
#content table.siteList td.overall a {
	text-decoration: none;
}
#content table.siteList td.sub {
	font-size: 10px;
	line-height: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #FFFFFF;
	white-space: nowrap;
}
#content table.siteList td.sub .data {
	font-size: 11px;
	line-height: 11px;
	color: #000000;
}
#content table.siteList td.intro {
	font-size: 10px;
	line-height: 11px;
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
}
#content table.siteList td.intro .data {
	font-size: 11px;
	color: #000000;
}
#content table.siteList td.sep {
	padding-top: 15px;
}
#content table.siteList td.horsep {
	padding-left: 5px;
}
#content table.siteList td.description {
	font-size: 11px;
	line-height: 11px;
}
#content table.siteList td.kim .data,
#content table.siteList td.kim a {
	color: #D20021;
}
#content table.siteList td.charli .data,
#content table.siteList td.charli a {
	color: #4A80A5;
}
#content table.siteList td.lay .data,
#content table.siteList td.lay a {
	color: #5F6380;
}
#content table.siteList td.tisha .data,
#content table.siteList td.tisha a {
	color: #FD9C02;
}
#content table.siteList td.guessed .data,
#content table.siteList td.guessed a {
	color: #A0A0A0;
}

#content .navigatorInfo {
	text-align: right;
}
#content .navigatorTop,
#content .navigatorBottom {
	text-align: right;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#content .navigatorTop {
	margin-bottom: 10px;
}

#content .subCategories li {
	padding-bottom: 5px;
}
#content .subCategories small {
	font-size: 10px;
}
#content .subCategories small a {
	font-weight: normal;
}

#content ol li a {
	font-weight: normal;
}
#content ol li {
	margin-bottom: 8px;
}
