div#menu,
div#subMenu,
div.nav,
div.navD,
div.navW,
div.navM,
div#logo,
div#contentRight {
		display: none;
}
	
body,
td {
	font-size: 7pt;
	font-family: times, serif;
}

.channelBox 
	{
		background: #000000;
		margin: 20px 0px 2px 0px;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		width: 40px;
		text-align: center;
		padding: 1px 3px 1px 1px;
	}

div#content,
div#contentLeft {
	position: static;
	height: auto;
	width: auto;
}

