#channels-container
{
	display: inline-block;
	margin: 0em auto; 
	width: 983px;
	text-align: left;
	background-color: #ffffff;
	border: 1px none #fff;
}


#channels-main {
	_margin-right:180px; /* IE6 hack */
	margin-bottom:0px;
	padding-bottom:0px;
	overflow: visible;
}

#curvy_container {
	width: 972px;
	float: left;
	background-color:#ffffff;
	height:100%;
	min-height:700px; 
	margin-top:5px;
	margin-left:5px;
	_margin-left: 0px; /* IE6 hack*/
	margin-bottom:5px;
	border: 1px solid #98bcea;
	padding-bottom:0px;
	overflow: visible;
}
	
#channels-headline {
	width: 950px;
	float: left;
	background-color:#ffffff;
	height:50px;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98bcea;
}

.channels-headline1 {
	float:left;
	margin-left: 10px;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4B6AA5;
	font-size: 30px;
}
.channels-headline2 {
	float:right;
	margin-right: 20px;
	margin-top:10px;
	margin-bottom:0px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #58595B;
	font-size: 30px;
}

#channels_content li {
	list-style-type: none;
	float:left;
	width:230px;
	height:220px;
}