.teaser {
    padding:0px; 
    background-color: #ffffff; 
    font-family: verdana; 
    font-size: 8pt
}
.teaser_header {}
.channel_display {padding:none;margin:none}
#channel_display {background-color:#fff}
.channel { 
	background-color: #fff;
    vertical-align: top; 
	width:175px	
}
/*.channel {border:none}*/
.channel_name { 
    padding-left: 13px; 
    text-decoration: none; 
    padding-top: 11px;
    padding-bottom 11px; 
    font-size: 16px; 
    font-weight: bold; 
    font-family: arial; 
    color: #fff;
    background-color:#225C97;
	border: 2px solid #225C97
 }
.channel_bottom {}
.channel_items { 
    font-size: 9pt;
    position:relative;
    left:-19px;
    list-style-type: circle;
	list-style-image: url(/images/brand2010/blueBullet.jpg)
 }
.channel_items li{padding-bottom:0px}
.content_type { 
    padding-left: 13px; 
    font-size: 10pt; 
    font-family: arial; 
    color: #5A5a5a;
    padding-top:5px;
    padding-bottom:0px;
	border: 2px solid #BBCDDF;
	border-bottom:none
}
.list {}
.ul {list-style-image: url(/images/whitearrow1.gif)}
.li {list-style-image: url(/images/whitearrow1.gif)}
.list_header { 
    font-size: 13pt; 
    font-weight: bold; 
    font-family: arial; 
    color: #5A5a5A
}
a {text-decoration:none}
ul.channel_items li{padding-bottom:8px}

#channel_bullet{
	background: no-repeat top url(/images/brand2010/blueBullet.jpg);
	height:19px;
	width:11px;
	display:inline;
	border:none
}
.channel_table {width:175px;border: 2px solid #BBCDDF; border-top: none}
