.logo{
	display:none;
}

.print_hide{
	display:none;
}

html, body, #wrapper{
	margin:0;
	padding:0;
}

#header{
	display:none;
}

.type{
	margin:0;
	border-bottom:1px;
	border-bottom-style:solid;
	border-color:#0083C2;
}

.type .channel-select{
	border-bottom:1px;
	border-bottom-style:solid;
	border-color:#0083C2;
}

.type .color2{
	border-top:1px;
	border-top-style:solid;
	border-color:#0083C2;
}

.type .color1{
	border-top:1px;
	border-top-style:solid;
	border-color:#0083C2;
}


.close {
	display:block;
	width:700px;
}

.type td a.active, .type td a.opener{
	background:url(/assets/img/bullet5.gif) no-repeat 100% 50% !important;   
}   
      
#footer {
	display:none;
}



