.posHide{position: absolute;top: -1000px;left: -1000px;}
.disHide,.hide{display: none;}
.visHide{visibility: hidden;}
.clear{clear: both;}
div.acc { width:198px; margin-left: 1px; }
a.acclnk
{
	font-weight: bold;
	padding: 4px 4px 4px 15px;
	border-bottom: 1px solid #c3c8cb;
	border-top: 1px solid #fefefe;
	cursor: pointer;
	background: #eaeeee url(/i-p/open2.gif) no-repeat 4px center;
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	color: #194e84;
	font-weight: normal;
	font-size: 80%;
	display: block;
	text-decoration: none;
}
a.acclnk:hover, a.acclnk.open
{
	background: #ffffff url(/i-p/open2.gif) no-repeat 4px center;
	border-bottom: 1px solid #a1b4cd;
}
div.accpnl{border-bottom:1px solid #a1b4cd;}
div.acchead{text-align:center;padding:10px; border-bottom: 1px solid #a1b4cd;}
input#wthr-loc-input{width: 120px;margin-right: 5px;}
input#wthr-go{width: 48px;}
div#wthr-loc{margin:10px 0 0;}
div#event-cat{width:100%;}
.accpnl.load
{
	height: 99px;
	padding-top: 99px;
	text-align: center;
	color: #194e84;
	background: url(/i-p/loading.gif) no-repeat 89px 70px;
	font-weight: bold;
}


#story-browser-images
{
	width: 225px; 
	float: left;
	margin-right: 1em;
	display: block;
}
div#story-browser-controls
{
	position: absolute;
	left: 180px;
	top: 165px;
}
#story-browser-controls img
{
	cursor: pointer;
	display: inline;
	margin: 0 0 5px 0;
	padding: 0;
	border: none;
}
.story-browser-photo
{
	float: left;
	margin-right: 1em;
	margin-bottom: 20px;
}



#story-browser div.story-browser-story h1
{
	border: none;
	text-align: left;
	padding: 0;
	padding-top: 20px;
	margin: 0;
	font-size: 120%;
	display: inline;
	clear: none;
	text-decoration: none;
}
#story-browser div.story-browser-story h2
{
	border: none;
	text-align: left;
	padding: 0;
	padding-top: 5px;
	font-size: 90%;
	font-weight: normal;
	margin: 0;
	color: #666;
}
#story-browser div.story-browser-story h3
{
	margin: 0;
	text-align: left;
	padding: 0 0 0 15px;
	font-weight: normal;
	font-size: 80%;
	/* background: url(/i-p/item-more.gif) no-repeat 0 2px; */
}

div#story-browser div.story-browser-story h3.read
{
	/* background: url(/i-p/item-more.gif) no-repeat 0 2px; */
}
div#story-browser div.story-browser-story h3.pdf
{
	/* background: url(/i-p/item-more.gif) no-repeat 0 2px; */
}
div#story-browser div.story-browser-story h3.audio
{
	/* background: url(/i-p/item-audio.gif) no-repeat 0 2px; */
}
#story-browser div.story-browser-story h3.video
{
	/* background: url(/i-p/item-more.gif) no-repeat 0 2px; */
}
#story-browser div.story-browser-story h3.web
{
	/* background: url(/i-p/item-more.gif) no-repeat 0 2px; */
}


#story-browser div.story-browser-story h3 a
{
	font-weight: normal;
	text-decoration: none;
}
#story-browser div.story-browser-story h3 a:hover
{
	text-decoration: underline;
}
#story-browser div.story-browser-story p
{
	border: none;
	text-align: left;
	padding: 5px 0;
	margin: 0;
	font-size: 80%;
	font-weight: normal;
	color: #999;
}



#rss-browser div.rss-browser-feeds
{
	font-size: 80%;
	font-weight: bold;
	padding: 0.5em 7px;
	margin: 0;
	margin-bottom: 1px;
	border-top: 1px solid #d0d9e6;
	border-right: 1px solid #d0d9e6;
	border-bottom: 1px solid #7595b5;
	border-left: 1px solid #7595b5;
	color: #194e84;
	/* background: url(/i-p/rssfeeds-bg.jpg) repeat-y right; */
}

#rss-browser img.rss-browser-open-close
{
	float: right;
	cursor: pointer;
}

#rss-browser div.rss-browser-feeds a
{
	margin-left: 4px;
	font-size: 100%;
	color: #194e84;
	text-decoration: none;
	font-weight: normal;
	padding-right: 4px;
}

#rss-browser div.rss-browser-feeds a:hover, #rss-browser div.rss-browser-feeds a.open
{
	text-decoration: underline;
	padding-right: 4px;
}

#rss-browser div.rss-browser-feeds a.open
{
	font-weight: bold;
}

#rss-browser ul
{
	list-style: none;
	padding: 0;
	margin-left: 10px;
	margin-top: 0.75em;
	margin-bottom: 1em;
}

#rss-browser ul li
{
	font-size: 90%;
	line-height: 1.5em;
	color: #999;
} 
#rss-browser ul li span.rss-browser-pubdate
{
	font-size: 85%;
}
#rss-browser ul li.rss-browser-more-from a
{
	font-style: italic;
	font-weight: normal;
	color: #666;
}

.rss-browser-floater
{
	display: block;
	width: 400px;
	color: #666;
	font-size: 80%;
	border-top: 1px solid #7595b5;
	border-left: 1px solid #7595b5;
	border-bottom: 1px solid #194e84;
	border-right: 1px solid #194e84;
	background: #fff;
	padding: 7px;
	z-index: 100;
	line-height: 1.5;
	
}
.rss-browser-floater img
{
	margin: 0 7px 7px 0;
	padding: 0;
	border-top: 1px solid #7595b5;
	border-left: 1px solid #7595b5;
	border-bottom: 1px solid #194e84;
	border-right: 1px solid #194e84;
	z-index: 200;
}
#rss-browser .open
{
	background: none;
}

#threat-level
{
	width: 198px;
	padding-left: 1px;

}

#threat-level
{
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 90%;
	text-align: center;
	margin: 0 auto;
	padding: 8px;
}
#threat-level img
{
	display: inline;
	border: 0;
	margin: 0;
}
