dl.news {
	margin: 10px 0 0 5px;
	float: left;
}

dl.news div.element {
	margin: 0 0 10px 0;
	padding: 5px;
}

dl.news div.press-ico {
	float: left;
	height: 32px;
	width: 31px;
	margin: 0 15px 10px 0; 
	background: transparent url(../images/press-ico.gif) no-repeat center center;
}

dl.news div.press-ico a {
	display: block;
	height: 100%;
	width: 100%;
}

dl.news div.element.featured {
	background: #F0F0F0;
}

dl.news dt {
	color: black;
	margin: 0 0 2px 0;
}

dl.news dd {
	height: 42px;
	width: 444px;
	overflow: hidden;
}

div.news-archive {
	float: right;
	width: 250px;
	margin: 0px 0 10px 0;
}

div.news-archive h3 {
	margin: 0 0 0.5em 0;
	padding: 0 0 0 18px;
	color: black;
}

div.news-archive ul {

}

div.news-archive ul li {
	list-style:none;
	background: transparent url(../images/news-list-dot.png) no-repeat 0 50%;
	line-height: 1em;
	padding: 4px 0 2px 18px;
	text-transform: capitalize;
}

div.news-archive ul li.current {
	color: black;
}
