/*$$$$$$$$$$$BASE CSS INFO$$$$$$$$$$$$*/

body {
	font-size:12pt;
	margin:0 auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background:url(http://i.adultswim.com/adultswim/footer/tbs/tools/img/bikeBg.jpg);
}

img {
	border:none;
}

a {
	border:none;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

a:hover {
	color:#0000FF;
}

#wrapper {
	margin:0 auto;
	text-align:left;
	margin-top:30px;
	width:703px;
}

/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/

/*################CONTENT###########################*/

#logo {
	width:152px;
	height:23px;
	background:url(http://i.adultswim.com/adultswim/footer/tbs/tools/img/turnerNetworks.gif) no-repeat left;
}

#content {
	text-align:left;
	width:683px;
	border:25px solid #fff;
	background:#fff;
	float:left;
	
}

.element {
	margin-bottom:27px;
	float:left;
	width:683px;
}

.logo {
	float:left;
	text-align:center;
	margin-right:8px;
	width:155px;
	background:#ffffff;
}

.subLogo {
	margin:15px 0 4px 0;
}

.description {
	width:500px;
	font-size:.8em;
	float:left;
	margin-left:3px;
	padding-left:8px;
	background:#ffffff;
	border-left:3px solid #fef200;
}

#footer {
	margin-top: 35px;
}

