#ModAPBreakingNews {
}
#ModAPBreakingNews .SectionHeader {
	text-align: center;
}
#ModAPBreakingNews .SectionHeader a {
	color: #990033;
}
#ModAPBreakingNews #BreakingNewsContainer {
	height: 45px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
#ModAPBreakingNews #BreakingNewsContainer a {
	color: #000066;
	display: block;
	font-weight: bold;
	height: 100%;
	overflow: hidden;
	position: absolute;
	text-align: left;
	text-decoration: none;
	width: 100%;
}


#ModAPWireHeadlines .article.medium {
	border-bottom: 1px dotted #999999;
	margin-bottom: 1ex;
	padding-bottom: 1ex;
}
#ModAPWireHeadlines .articles h4 {
	font-size: 100%;
	margin: 0;
}
#ModAPWireHeadlines .articles .headline {
	font-size: 11pt;
}
#ModAPWireHeadlines .articles h4.headline a {
	font-size: 100%;
}
#ModAPWireHeadlines .article.short {
	margin: 1ex 0;
}
#ModAPWireHeadlines .articles .short .headline {
	background-image: url("/images/arrow_gray.gif");
	background-repeat: no-repeat;
	background-position: left 0.7ex;
	font-size: 8pt;
	margin: 0;
	padding-left: 8px;
}
