#content table.news {
	border-width: 0;
}

#content table.news td {
	border-width: 0 0 1px 0;
}

.news h4 {
	margin: 0; padding: 0;
	color: navy;
	font-weight: normal;
	font-size: 13px;
}

.news span.date {
	color: #555;
	font-size: 10px;
}

div#tmanews {
	width: 148px; height: 30px;
	float: right;
	margin: 0;
}

div#tmanews a {
	background: transparent url(img/tmanews.gif) no-repeat;
	width: 148px; height: 30px;
	display: block;
	border: 1px solid #aaa;
	outline: none;
}

