#right h4{
	font-size:1.7em;
	line-height:1.2em;
	font-weight:bold;
	color:rgb(51,51,51);
	padding:0px 10px 15px;
}
.item{
	padding:25px 0 0 0;
	background:url(/_images/news.item-bkd.png) transparent repeat-x 0px 0px;
	overflow:auto;
	width:100%;
}
.image{
	float:right;
	padding:6px;
	width:190px;
	height:190px;
	overflow:hidden;
	background:url(/_images/news.image-bkd.png);
	margin:0 10px 20px 0;
}
.copy{
	
}
