.content .news { font: 8pt Verdana; }
.content .news a { text-decoration: none; display: block; }
.content .news a:hover { text-decoration: none; }
.content .news a.item { margin: 0px; padding: 15px 2px 15px 55px; background: 2px 15px no-repeat;
	border-bottom: solid 1px #D6D6D6;
	}
.content .news a.item:hover { background-color: #F0F0E0; }
.content .news a.item div.title { font: bold 15px Arial; margin-bottom: 4px; color: #767676; line-height: 1.3em; }
.content .news a.item:hover div.title {  }

.content .news .date { float:right; font-weight: bold; color: #707070; padding-left: 10px; }