/* News */
.news-container {
	margin:30px 0 0 0;
	line-height:1.4em;
}

.news-item {
	margin:0 0 12px 0;
}

.news-item h3 {
	margin:0;
	font-weight:normal;
	font-size:1em;
	text-transform:uppercase;
}

.news-item img {
	float:left;
	margin:3px 5px 3px 0;
}

.news-item p {
	margin:0;
}

.news-date {
	clear:both;
}

.news-morelink {
	font-style:italic;
}

.news-browse {
	margin:10px 0 0 0;
}

.news-single {
	margin:0;
}

.news-single h2 {
	margin:0;
	font-weight:normal;
	font-size:1em;
	text-transform:uppercase;
}

.news-single h3 {
	margin:12px 0 6px 0; 
	font-weight:normal;
	font-style:italic;
	font-size:1.1em;
}

.news-single .news-single-links dt {
	margin: 24px 0 0 0;
	font-style:italic;
	font-size:1.1em;
}

.news-single .news-single-links p {
	margin:0;
}


* html .tx-ttnews-browsebox td p {
	font-size:.65em;
}