.news-story p
{
	list-style-type: disc;
	line-height: 1.5em;
}

.news-story ul
{
	line-height: 1.5em;
	list-style-type: disc;
	list-style-position: inside;
}


/* USER NEWS */
#box-usr-news-ctl
{
	margin: 0px 0px 10px 0px;
	width: 0 auto;
}
#box-usr-news-ctl .boxbody
{
	padding-bottom: 7px;
}

#box-usr-news-ctl img
{
	border: 1px solid #000000;
	width: 55px;
	height: 41px;
}

#box-usr-news-ctl h3
{
	padding-bottom: 2px;
}

#box-usr-news-ctl .column.one, #box-usr-news-ctl .column.two
{
	width: 240px;
	margin:0;
	
}

#box-usr-news-ctl .column.one .column.one, #box-usr-news-ctl .column.two .column.one
{
	margin:0; padding: 7px;
	width: 57px;
}

#box-usr-news-ctl .column.one .column.two, #box-usr-news-ctl .column.two .column.two
{
	width: 162px;
	padding-top: 7px;
	padding-right: 7px;
}
/*TOP STORIES*/

#box-top-stories
{
	border: 1px solid #e1e6fc;
	padding: 7px;
	background-color: #f0f4fd;
	float: left;
	width: 234px;
	margin-right: 10px;
}
#box-top-stories img
{
	margin: 10px 7px 10px 7px;
	width: 220px;
	height: auto;
}
#box-top-stories h3
{
	font-size: 14px;
	width: 259px;
}
#box-top-stories-title
{
	font-size: 14px;
	margin-bottom: 9px;
	font-weight: bold;	
}
#box-top-stories-more
{
	float: right;
	font-weight: bold;
}
/*BREAKING STORIES*/

#box-breaking-stories
{
	border: 1px solid #ff0000;
	background-color: #fed7d7;
	float: left;
	width: 234px;
	margin-right: 10px;
}
#box-breaking-stories img
{
	margin: 7px;
	width: 220px;
	height: auto;
}
.box-breaking-stories-hdr
{
	padding: 7px;
	background-color: #ff0000;
	font-size: 14px;
	color: #FFFFFF;	
	font-weight: bold;	
}
.box-breaking-stories-hdr a
{
	font-size: 14px;
	color: #FFFFFF;	
	font-weight: bold;
}
#box-breaking-stories-text
{
	padding: 7px;
}
#box-breaking-stories-more
{
	float: right;
	font-weight: bold;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}
/*OTHER*/
#box-top-stories-other {
	background:#fff url(../images/common/gradient-ltblue-21h.gif) repeat-x top;
	float: left;
	width: 534px;	
}
#box-top-stories-main
{
	padding: 10px 10px 3px 10px;
}
#box-top-stories-other h3 { font-size: 12px; }

.box-other-stories-hdr {
	font-size: 12px;
	margin-bottom: 1px;
	font-weight: bold;
	margin-right: 5px;
}
.box-other-stories { margin-top: 15px; }
.box-other-stories li { margin-bottom:1em; line-height:14px; }

/*NEWS ARCHIVE*/

#box-news-archive h3 {
	font-size: 14px;
	float: left;
	margin-right: 10px;
	margin-top: 1px;
	height: 30px; line-height:30px;
	vertical-align: middle;
}
#box-news-archive-count {
	font-weight:normal;
	font-size:12px;
}

#box-news-archive-main
{
	
}
.box-news-archive-date
{
	float: left;
	width: 100px;
	margin-bottom: 10px;
	font-size: 11px;
	margin-left: 15px;
	margin-right: 20px;
}
.box-news-archive-title
{
	float: left;
	margin-bottom: 10px;	
	font-size: 11px;	
}

/*	PRESS RELEASES & NEWS ARCHIVE (NEWS LISTS)	*/

.news-list { color:#494949; min-height:290px; height:auto; margin-bottom:2em; }
.news-list li { clear:left; margin:0 0 10px 0; }
.news-list li strong { display:block; float:left; margin:0 10px 5px 0;  font-weight:bold; color:#494949; text-align:right; }
.box-page-nav { clear:left; }
li#pr-nav-all { margin-left:15px; }