body {
	background:transparent url(http://i.cdn.turner.com/adultswim/americaloveslists/tools/img/kothListsBg.png) repeat;
}

		#seeAllListsShadow {
			background: #53e6ff;
		}
		
		#seeAllLists a {
			background: url(http://i.cdn.turner.com/adultswim/americaloveslists/tools/img/kothSeeAllLists.png);
		}
	
	
		#top10Shadow {
			background: #53e6ff;
		}
		
		#top10Content {
			background: #16b7c6;
		}
						.listShadow {
							background: #53e6ff;
						}
						.listName {
							color: #FFFFFF;
						}
						
							.listName a:link, .listName a:visited {
								color: #FFFFFF;
							}
							
							.listName a:hover {
								color: #0b184c;
							}
							
							.yellowText {
								color: #0b184c !important;
							}
							
							.listName a:active {
								color: #0b184c;
							}

#banner {
	background:url(http://i.cdn.turner.com/adultswim/americaloveslists/tools/img/kothBanner.gif) no-repeat;
	width:680px;
	height:196px;
	margin-left:5px;
	margin-top:5px;
}

#banner a {
	display: block;
	width:680px;
	height:196px;
}

#theme {
	margin-left:3px;
	margin-top:5px;
	width:670px;
}

#list li {
	background:#16b7c6;
	width:680px;
	padding:8px;
	margin-bottom:25px;
	height:350px;
	clear:left;
}

.number {
	font-size:17px;
	color:#0b184c;
	float:left;
	font-weight:bold;
}

.title {
	font-family:Arial Black;
	text-transform: uppercase;
	font-size:17px;
	color:#0b184c;
	margin-left:32px;
	margin-top:-5px;
	width:200px;
}

.title a {
	text-decoration: none;
	color: #0b184c;
}

.description {
	float:left;
	width:220px;
	color:#0b184c;
	margin-left:5px;
	margin-top:10px;
	font-weight:bold;
}

#listNav ul {
	float:right;
	list-style-type:none;
	color:#0B184C;
	font-weight:bold;
}

#listNav a {
	color:#0B184C;
	font-weight:bold;
}


