table.channelManager{
	background: url(../images/template/border_navigationId.gif) repeat-y left top;
	width: 227px;
}
	table.channelManager td.channelManager{
		background: url(../images/template/border_navigationId.gif) no-repeat -227px top;
		padding: 3px 0 0 0;
		width: 227px;
	}
	table.channelManager td.channelManager #channel_display{
		margin-top:10px;
	}
		table.channelManager td.channelManager div#teaser_display{
			background: url(../images/template/border_navigationId.gif) no-repeat -454px bottom;
			display: table;
			width: 227px;
		}
			table.channelManager td.channelManager div#teaser_display div#teaser_header{
				background: url(../images/template/background_relatedLinks-header.gif) no-repeat left top;
				color: #fff;
				display: block;
				font-size: 13px;
				font-weight: bold;
				margin: 0 0 0 3px;
				padding: 7px 10px;
			}
			table.channelManager td.channelManager div#teaser_display div.content_type{
				clear: both;
				display: block;
				padding: 0 10px 3px 10px;
				font-weight: bold;
				width: 160px;
			}
				table.channelManager td.channelManager table,
				table.channelManager td.channelManager table td{
					border-collapse: collapse;
					margin: 0;
					padding: 0;
				}
				table.channelManager td.channelManager td.channel{
					padding: 0 0 10px 0;
				}
				table.channelManager td.channelManager ul{
					display: table;
					list-style-type: none;
					margin: 0px 10px 15px 10px!important;
					padding: 0;
				}
				table.channelManager td.channelManager ul li{
					clear: both;
					*line-height: 0!important;
					padding: 4px 0!important;
				}
					table.channelManager td.channelManager ul li a{
						/*background: url(../images/template/arrow_navigationId.gif) no-repeat 0 7px;*/
						color: #0d468b!important;
						display: table;
						font-weight: normal!important;
						*line-height: 14px!important;
						padding: 0px 10px 0 0px;
						text-decoration: none;
						float: left;
						width: 150px;
					}
					table.channelManager td.channelManager ul li img{
						float: left;
						margin: 0 5px 0 0;
					}
			table.channelManager td.channelManager div.channel_name{
				display: block;
				font-size: 15px;
				font-weight: bold;
				margin: 0 10px 5px 10px!important;
			}
			
			table.channelManager button{
				margin:0 10px 10px 0;
				float: right;
			}



#content div.list_header{
	display: none;
}
#content td.channel{
	padding: 5px 0;
}
#content div.channel_name{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
