/*
.teaser_header {margin-left: 0px; padding-left: 0px; padding-top: 2px; padding-bottom: 2px; background-color: #125C9D; align: right;}
.list_header { font-size: 14px; font-weight: bold; font-family: arial; color: #4B7EA9;  padding-left: 8px; text-align: left;}

.channel_display { }
.channel { background-color: #ece9d9; width: 210px; vertical-align: top; align: left; font-size: 12px; font-weight: bold; font-family: arial; color: #000000;  padding-left: 8px; text-align: left;}
.channel_name { padding-left: 4px; margin-bottom: 8px; padding-top: 8px; font-size: 18px; font-style: normal; font-weight: bold; font-family: arial; color: #125C9D; }

.channel_items { font-size: 11px; padding-left: 0px; align: left; font-weight: bold; color: #000000;}
.content_type { padding-left: 2px; font-size: 12px; font-family: arial; font-weight: bold; color: #96004b; }
.list { padding-left: 2px; font-size: 12px; font-family: times; font-weight: bold; color: #96004b;}


ul.channel_items { margin-left: 0px; margin-right: 8px; font-size: 11px; font-weight: bold; margin-top: 10px; color: #000000;}
.li { margin-left: 24px; margin-right: 2px;}
	
	
	
div.teaser_header { width: 200px; margin-left: 2px;  margin-right: 2px; padding-left: 0px; padding-top: 6px; padding-bottom: 6px; background-color: #666666; text-align: center; font-size: 16px; padding-left: 0px; align: left; font-weight: bold; color: #ffffff;}




  ul{list-style-type:none;}
*/
table.channelManager{
	background: url(../images/template/cap_bottom-channelManager.gif) no-repeat left bottom;
}
table.channelManager div.teaser{
	margin: 0 0 20px 0;
}
table.channelManager table,
table.channelManager table th,
table.channelManager table td{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
	table.channelManager ul{
		list-style-type: none;
		margin: 0;
		padding: 0;
		width: 180px;
	}
table.channelManager .teaser_header{
	background: url(../images/template/cap_top-channelManager.gif) no-repeat left top;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 20px;
	width: 176px;
}
	table.channelManager .channel_display{
		background: url(../images/template/cap_bottom-channelManager.gif) no-repeat left top;
		width: 100%;
	}
		table.channelManager .channel_name{
			font-size: 14px;
			font-weight: bold;
			padding: 10px 20px 0 20px;
		}
		table.channelManager .content_type{
			font-weight: bold;
			padding: 5px 20px 0 20px;
		}
		table.channelManager .channel_display ul{
			margin: 0 0 5px 20px;
		}
			table.channelManager .channel_display ul li{
				margin: 3px 0;
			}
		table.channelManager button{
			float: right;
			margin: 0 20px 20px 0;
			text-decoration: none!important;
		}
