.nblnewsitem .horizontalbar
{
	background-image: url(../_template/hr.gif);
	background-repeat: repeat-x;
	height: 2px;
	border: none;
	margin: 5px 0px -5px 0px;
	clear: both;
}

.nblnewsitem
{
	clear: left;
	padding-bottom: 13px;
}
.nblnewsitem .title
{
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
}
.nblnewsitem .date
{
	color: #999;
	padding-bottom: 3px;
}
.nblnewsitem .nblnews .pullquote
{
	margin-left: 69px;
}
.nblnewsitem .nblnews .image
{
	float: left;
	padding: 0px 8px 13px 0px;
}
.nblnewsitem .nblnews .image img
{
	border: 1px solid;
	border-color: #333;
}
.nblnewsitem .nblnews .pullquote .link a, .nblnewsitem .nblnews .pullquote .link a:visited, .nblnewsitem .nblnews .pullquoteleft .link a, .nblnewsitem .nblnews .pullquoteleft .link a:visited
{
	color: #ff0000;
	font-weight: normal;
}
.nblnewsitem .nblnews .pullquote .link a:hover, .nblnewsitem .nblnews .pullquoteleft .link a:hover
{
	text-decoration: underline;
}


