<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Breaking News
----------------------------------------------- */
#breakingNewsFull {
    padding: 0 5px 10px;
}
#breakingNewsFull p.caption {
    font-size: 77%;
    margin-top: 1px;
    clear: both;
}
#breakingNewsFull #main {
    float: left;
    width: 311px;
}
#breakingNewsFull #related {
    float: right;
    width: 205px;
}
#breakingNewsFull div.item {
    float: left;
}
#breakingNewsFull h3 {
    border-bottom: 1px solid;
    font-size: 122%;
    margin-bottom: 5px;
}
#breakingNewsFull h4,
#breakingNewsFull p {
    font-size: 92%;
}

#breakingNewsFull a.more {
    font-style: italic;
}
#breakingNewsFull a.photo img,
#breakingNewsFull.layoutC a.photo {
    display: block;
}

/* Breaking News Layout A (Two Items) */
#breakingNewsFull.layoutA div.item {
    width: 475px;
}
#breakingNewsFull.layoutA div.item.first {
    margin-right: 20px;
}
#breakingNewsFull.layoutA a.photo {
    float: right;
    margin-left: 3px;
}
/* Breaking News Layout B (One Item) */
#breakingNewsFull.layoutB h3 {
    width: 970px;
}
#breakingNewsFull.layoutB a.photo {
    float: left;
    margin: 0px 11px 0px 0px;
}

/* Breaking News Layout C (Three Items) */
#breakingNewsFull.layoutC div.item {
    display: inline; /* Fixes IE double-margin float bug */
    margin-left: 20px;
    width: 310px;
}
#breakingNewsFull.layoutC div.item.first {
    margin-left: 0;
}

/* Weather Alert */
#weatherSectAlert {
	position: relative;
	margin: 5px;
	display: block;
}
#weatherSectAlert .topLeft{
    background:url(/hive/images/modules/weather_top_left.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 15px;
	width: 11px;
}
#weatherSectAlert .divHeader{
    background:url(/hive/images/modules/severe_weather.gif) no-repeat left bottom;
	height: 11px;
	padding-top: 4px;
	margin: 0px 10px;
	display: block;
	background-color: #871800;
}
#weatherSectAlert .divBottom{
	height: 9px;
	display: bottom;
	margin: 0px 10px;
	background-color: #fff;
	border-bottom:1px solid #871800;
}
#weatherSectAlert .topRight{
    background:url(/hive/images/modules/weather_top_right.gif) no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 15px;
	width: 11px;
}
#weatherSectAlert .bottomLeft{
    background:url(/hive/images/modules/weather_bottom_left.gif) no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 10px;
	width: 11px;
}
#weatherSectAlert .bottomRight{
    background:url(/hive/images/modules/weather_bottom_right.gif) no-repeat;
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 10px;
	width: 11px;
}
/* Breaking News Module */
#breakingModule {
    width: 620px;
    float: left;
	background: #ccc;
	border: 1px solid #a9a9a9
}
#breakingModule div.breakingNewsModuleLogo {
    height: 35px;
    float: left;
	background-color: #fff;
	text-align: center;
	padding-left: 5px;
	padding-top: 5px;

}
#breakingModule div.breakingNewsModuleBranding {
    width: auto;
    height: 40px;
    float: left;
	background-image: url(/hive/images/modules/breakingnews_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #f0f0f0;
	text-align: center;
	padding: 0px 15px 0px 10px;
}
#breakingModule div.breakingNewsModuleBranding div.breakingNewsModuleTitle {
	padding-top: 5px;
    height: 20px;
    float: left;
}
#breakingModule div.breakingNewsModuleBranding div.breakingNewsModuleBullets {
	clear: left;
    height: 15px;
    float: left;

}
#breakingModule div.breakingNewsModuleBranding div.breakingNewsModuleBullets ul li {
    width: 15px;
    height: 15px;
    background-image: url("/hive/images/modules/bn_button.gif");
    background-repeat: no-repeat;
    background-position: top right;
    float: left;
    cursor: pointer;
}
#breakingModule div.breakingNewsModuleBranding div.breakingNewsModuleBullets ul li.active {
    background-position: top left;
}
.breakingNewsContainer {
	border-bottom: 1px solid #a9a9a9;
	height: 38px;
	overflow: hidden;
	background-color: #f0f0f0;
	position: relative;
}
#breakingModule div.breakingNewsModuleItems {
    width: auto;
    height: 40px;
    float: left;
	position: relative;
    padding-left: 5px;
}
#breakingModule div.breakingNewsModuleItems div.breakingNewsModuleHeadlines {
    overflow: hidden;
}
#breakingModule div.breakingNewsModuleItems div.breakingNewsModuleHeadlines ul li {
	height: 35px;
	padding: 5px 0 0;
	font-size: 12px;
	width: auto;
	background: #F0F0F0;
	}
#breakingModule div.breakingNewsModuleItems div.breakingNewsModuleHeadlines ul li a {
	font-weight: bold;
}
#breakingModule div.breakingNewsModuleItems div.breakingNewsModuleTimestamp {
    height: 15px;
    overflow: hidden;
    position: absolute;
	bottom: 2px;
	left: 5	px;
	}
#breakingModule div.breakingNewsModuleItems div.breakingNewsModuleTimestamp ul li {
	height: 15px;
	background: #F0F0F0;
	}
#breakingModule div.breakingNewsModuleSponsor {
    width: 618px;
    text-align: center;
    padding: 0;
    float: left;
}
#breakingModule div.breakingNewsModuleSponsor img {
    display: inline-block;
	margin-bottom: -3px;
}
#breakingModule div.sponsorLogoRight img {
    position: absolute;
    top: 2px;
    right: 2px;
}
#breakingModule div.sponsorTextRight {
    position:absolute;
    top:20px;
    white-space: nowrap;
}
/** END Breaking News ------------------------- */</pre></body></html>