table.abcfeed{
    width: 100%;
    border-collapse:collapse;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
table.abcfeed tr td span.Headline {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
table.abcfeed tr td div.DateTime {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
table.abcfeed tr td p.Teaser {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
} 
table.abcfeed tr td p.Teaser span{
    margin-right: 2px;
}
table.abcfeed tr td p.Teaser span.thumbnail-caption{
    margin-right: 2px;
}
table.abcfeed tr td.MainStory {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    vertical-align:text-top;
}
table.abcfeed tr td img.abcpic{
    margin-right: 3px; height: 85px; width: 85px;
}
table.abcfeed tr td.MainStory img.abcpicbig{
    margin-right: 3px; height: 240px; width: 320px; 
}
table.abcfeed tr td.MainStory p{
    margin: 0px 0px 20px 0px;
}
table.abcfeed tr td p.bottom{
    margin-bottom: 20px;
}
table.abcfeed tr td p.bottom_link{
    margin-bottom: 10px;
}
table.abcfeed tr td p a.NewsLink:link {
	font-family: Arial;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
} 
table.abcfeed tr td p a.NewsLink:visited {
	font-family: Arial;  
	font-size: 11px; 
	color: #0000FF; 
	text-decoration: underline; 
} 
table.abcfeed tr td p a.NewsLink:hover {
	font-family: Arial;  
	font-size: 11px; 
	color: #0000FF; 
	text-decoration: none; 
}
table.abcfeed tr td p.bottom_link a.HeadlineOnlyLink:link {
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
} 
table.abcfeed tr td p.bottom_link a.HeadlineOnlyLink:visited {
	font-weight: bold;
	font-family: Arial;  
	font-size: 12px; 
	color: #0000FF;
	text-decoration: underline; 
} 
table.abcfeed tr td p.bottom_link a.HeadlineOnlyLink:hover {
	font-weight: bold;
	font-family: Arial;  
	font-size: 12px; 
	color: #0000FF; 
	text-decoration: none; 
}