div.tx-ttnews-browsebox a {
	margin:0px;
	margin-left:3px;
	padding:3px;
	border:1px #cccccc solid;
}


/* LIST */

.news-list-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	float:left;
}

.news-list-category IMG {
	float:none;
	border:none;
	margin:0px;
}

.news-list-date {
	float:right;
}

.news-list-morelink {
	text-decoration:underline;
}

.news-list-item {
	border-bottom:1px dotted #8fd400;
	margin:20px 0;
}

/* LATEST */

.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	float:left;
}

.news-latest-category IMG {
	float:none;
	border:none;
	margin:0px;
}

.news-latest-date {
	float:right;
}

.news-latest-morelink {
	text-decoration:underline;
}

.news-latest-item {
	border-bottom:1px dotted #8fd400;
	margin:20px 0;
}

/* SINGLE */

.news-single-timedata {
	float:right;
}

.news-single-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	float:left;
}

