#channelManager,
	#channelManager table,
		#channelManager th,
		#channelManager td{
			border-collapse: collapse;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px!important;
			margin: 0;
			padding: 0;
		}
#channelManager{
	width:200px; 
	
	margin-left: -3px;
}
	#channelManager div#teaser_display{
		
		display: block;
	}
	div.list_header,
	#channelManager div.teaser_header{
		color: #5a836d;
		display: block;
		font-weight: bold;
		font-size: 11px!important;
		padding: 15px 15px 0px 15px;
		text-align: center;
		text-transform: uppercase;
	}
	div.list_header{
		text-align: left;
	}
		div.channel_name{
			color: #0ea6e6;
			display: block;
			padding: 5px 7px;
			font-weight: bold;
			font-size: 16px;
		}
		#channelManager div.channel_name{
			padding: 5px 0 0 0;
			text-align: center;
		}
		div.content_type,
		#channelManager div.content_type{
			color: #036994;
			display: block;
			font-weight: bold;
			font-size: 14px!important;
			padding: 5px 15px 0 8px;
			text-decoration:none;
		}
		#channelManager a{
			color: #036994;
			float: right;
			font-size: 11px!important;
			padding: 5px 15px 0 0!important;
		}
		ul.channel_items,
		#channelManager ul{
			border-bottom:2px solid #000000;
			list-style-type: none;
			margin: 0 0px;
			padding: 0;
			text-decoration:none;
		}
		ul.channel_items{
			border: 0;
			border-bottom:0px solid #c7c6db;
			padding-right: 12;
		}
			ul.channel_items a,
			#channelManager ul a,
			#channelManager ul a:visited{
				background: url(../images/arrow_cm.gif) 0px 0px no-repeat;
				color: #036994!important;
				font-weight: normal;
				font-size: 11px!important;
				*height:0;
				margin: 0;
				padding: 4px 15 4px 0px!important;
				text-decoration:none;
				vertical-align: top;
			}
			ul.channel_items a{
				background: url(../images/arrow_cm.gif) 5px 9px no-repeat;
				font-weight: normal!important;
			}
			ul.channel_items a,
			ul.channel_items a:hover,
			ul.channel_items a:visited,
			ul.channel_items a:visited:hover{
				color: #036994!important;
				font-size: 11px!important;
				
				
			}
			
			
			ul.channel_items a:hover,{ 
			
			text-decoration:underline!important;}
			
			
			
			
#teaser_header {
display: none;


}