


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


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

#spotlight-storis{
		width: 450px;
}
.date_bg{
		background-color:rgb(168,190,72);
		height:28px;
		line-height:28px !important;
		color:#fff;
		font:bold 14px arial;
		width:460px;  		/* width left column */                            	position:relative;
		/* Exp */
		/* Exp */
}
.date_bg div{
	padding-left:15px;
	height:28px;
		line-height:28px !important;

}
.news-item-wrap {
		width:430px;
}
.news-item{    
                width:430px;
		font: 12px arial;
		color:#000;
		line-height: 130%;
		margin-bottom: 10px;
		display:block;
		min-height: 100%;
		height: 100%;
                margin:15px;
}
.news-item-ul{
		border-top: 1px solid #ccc;
		background-color: #fff;
		padding:0px 15px;
		font: 11px arial;
		line-height: 130%;
		color:#666;
		margin-bottom: 20px;
}

.news-item .links-title{
		/*color:#9abf3c;*/
		color:rgb(86,61,128);
		font:900 14px arial;
		text-decoration:none;
}
.news-item .links-title:hover{
		border-bottom:1px dashed #000;
		
}

.news-item .links{
		font:normal 11px arial;
		color:rgb(0,143,189);
}

.news-item .title {
	    	text-decoration:none;
	    	font-weight: bold; 
		color:#4682b4;
}
.news-item .black-title {
	    	text-decoration:none;
	    	font-weight: bold; 
		color:#000;
		width:430px;   /* width left column */
		display:inline;
}

.news-item .text {
	      /* width left column */
}

.quoted1{
	background: #e9eef2 url(images/rg/newsletter_box2.gif) left top no-repeat;
}

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

.archive-item{
		font: 12px 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;
} 
#dates , #dates a{
        font:bold 12px arial;
	color:#008FBD;
}
#dates a:hover{
	color:#000;
}
.archive-item-separator-line{
        border-bottom:1px dotted #000;
	height:1px;
	margin:16px 0;
}

