.newsitem {
	width: 323px;
	/*background: transparent url(/images/brw_newsitem_bg.gif) no-repeat;*/
	background-color:White;  
	margin: 0;
	padding: 15px 10px 10px;
}

/*.newsitemteartop {
	width: 345px;
	height: 5px;
	background: url(/images/brw_newsitem_tear.gif) repeat-x;
	background-color:White;  
	margin-top: 10px;
	margin-bottom: 0;
}

.newsitemtearbottom {
	width: 315px;
	height: 5px;
	background-color:White;  
	/*background: url(/images/brw_newsitem_tearbottom.gif) repeat-x;
}*/

.newsicon {
	width: 84px;
	height: 83px;
	float: left;
}

.newstext {
	float: right;
	width: 228px;
	margin-left: 10px;
}

