


#wrap-fixed-news-main{
		width: 545px;
}


#news-browser{
		float: right;
		vertical-align: top;
		width: 200px;
		overflow: visible;
}

#spotlight-stories{
		width: 450px;
}

.news-item{
		border: 1px solid silver;
		background-color: #E8EAEF;
		padding: 15px;
		font: 11px verdana;
		line-height: 130%;
		color: black;
		margin-bottom: 10px;
}
.news-item .title {
	    	text-decoration:none;
	    	font-weight: bold; 
		color:#4682b4;
}

.quoted1{
	background: #E8EAEF url(openrg/images/newsletter_box1.gif) left top no-repeat;
}

.news-pic{
		float: right;
		vertical-align: top;
		padding-left: 20px;
		padding-bottom: 20px;
}

.archive-item{
		font: 11px verdana;
		line-height: 120%;
		padding-top: 10px;
		padding-bottom: 15px;
		border-bottom: 1px dashed #959FBD;
		margin-bottom: 10px;
}


#product-top-image-news{
	position: relative;
	background: white url(images/powered_by_news.jpg) top left no-repeat;
	border: 0px;
	padding-bottom: 10px;
} 

