#sidebar div.teaser{
	background: url(../images/template/backgrounds_sidebar.gif) no-repeat left top #e2ecd1;
	width: 220px;
}
	#sidebar div.teaser table{
		background: url(../images/template/backgrounds_sidebar.gif) no-repeat right bottom;
		width: 220px;
	}
	#sidebar div.teaser ul{
		margin: 0;
		padding: 0;
	}
	#sidebar div.teaser table,
	#sidebar div.teaser td{
		border-collapse: collapse;
		margin: 0;
		padding: 0
	}
	#sidebar div.teaser ul{
		list-style-type: none;
		margin: 0 0 10px 0;
	}
		#sidebar div.teaser ul li{
			margin: 2px 0;
			font-size: 12px;
		}
#sidebar div.teaser_header{
	color: #5d732a;
	display: block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 20px 20px 0 20px;
}
#sidebar .channel_name{
	font-size: 12px;
	font-weight: bold;
	margin: 5px 20px 0 20px;
	padding: 0;
}
#sidebar .content_type{
	color: #303437;
	padding: 0 20px;
	font-size: 12px;
}
#sidebar div.teaser a{
	background: url(../images/template/bullet_channelManager.gif) no-repeat 20px 8px;
	color: #4c6346;
	display: block;
	padding: 2px 10px 2px 30px;
	*height: 0;
}
