
.news-item {
	overflow: hidden;
	clear: both;
}
p.news-date	{
	margin: 0!important; 
	padding: 0 !important;
	width: 50px;
	height: 54px;
	padding-top: 8px !important;
	float: left;
	background: url(../images/backgrounds/bg-news-date.gif) no-repeat center;
}
p.news-date span.month	{
	display: block;
	margin-top: 3px;
	padding-top: 6px;
}
.story .news-copy {
	width: 280px;
	float: left;
	padding-left: 5px;
}
.story .news-copy p, #main-content .news-copy p.news-date	{
	padding-left: 0 !important;
	margin-left: 0;
}
.news-copy {
	width: 380px;
	float: right;
}
.news-item h4	{
	background: #fff url(../images/backgrounds/bg-h4.gif) no-repeat left bottom;
	padding-left: 5px;
	padding-bottom: 0.4em;
	margin-bottom: 0.3em;
	text-transform: none;
}
.story .news-item h4	{
	margin-bottom: 1em;
}
.news-img	{
	float: right;
	clear: right;
	margin-left: 30px;
	margin-bottom: 15px;
	border: 5px solid #ccc;
}
.news-item .image_summary strong {
	display: block;
	padding-bottom: 7px;
	margin-bottom: 7px;
	background: #fff url(../images/backgrounds/bg-image-sum.gif) no-repeat left bottom;
}
.news-item .image_summary	{
	width: 130px;
	float: right;
	clear: right;
	margin-left: 30px;
	margin-bottom: 15px;
}


ol {
	padding: 0;
	list-style: none;
	padding-left: 5px;
}
dl	{
	padding-left: 5px;
}
dt	{
	width: 5em; 
	float: left; 
}
.moreinfo	{
	clear: both;
}

.advanced-select	{
	cursor: pointer;
	text-decoration: underline;
}
.advanced-select:hover	{
	cursor: pointer;
	text-decoration: none;
}

.newsLinks	{
	clear: both;
	
}
ol.newsLinks {
	margin-left: 10px; padding-left: 0;
	text-align: left;	
}