table.section div#teaser_header,
table.section div.channel_name{
	display:none;
}
table.section div.channel_name{
	display:block;
	font-weight:bold;
	padding:5px 0;
}
table.section div.content_type{
	color:#06c;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin:0;
	padding:0;
}
table.section ul.channel_items,
	table.section ul.channel_items li{
	list-style-type:none;
	margin:0;
	padding:0;
}
table.section ul.channel_items{
	margin:5px 0 5px 0;
}
	table.section ul.channel_items li a{
		background:url(../images/template/arrow_pink-sm.gif) 10px 7px no-repeat;
		display:block;
		padding:2px 0 2px 20px;
		*height:1;
	}
	
	table.section div#teaser_display a button{
		/*display:none;*/
		float:right;
	}