

#sidebar .newsmodule h2 {
	margin: 0px 5px 0px 5px;
	padding-left:15px;
	background:transparent url(../images/arrow-grey.gif) no-repeat 0 50%;
}

#sidebar .date {
	font-size:90%;
	color:#cccccc;
	font-style:italic;
	margin: 0px 5px 0px 5px;
}
div.newsitem {
	width: 426px;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	float:left;
	overflow:hidden;
	margin-bottom: 10px;
}
div.newstitle {
	width: 426px;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	float:left;
	overflow:hidden;
	color: rgb(0,65,109);
	font-weight: bold;
}
div.bodycopy {
	width: 276px;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	float:left;
	overflow:hidden;
}
div.bodycopy-noimage {
	width: 426px;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	float:left;
	overflow:hidden;
}
div.newsimage {
	width: 150px;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	float:left;
	overflow:hidden;
}

