@charset "utf-8";
/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	margin-top: 10px;
	margin-bottom: 15px;
}

.news-list-container HR.clearer {
	clear:both;
	border: none 0;
	border-top: 1px solid #ff0000;
	height: 1px;
	margin-top: 5px;
}

.news-list-item {
	margin-bottom: 10px;
}

.news-list-item p.bodytext{
	display:inline;
	margin-top: 10px;
	margin-bottom: 10px;
}

.news-search-form {


}
.news-search-emptyMsg{

}
.news-search-form FORM {

}
.news-list-container H3 {
	margin-bottom: 10px;
	margin-top: 5px;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {

}
.news-list-container H3 A {


}
.news-list-container P {

}
.news-list-date {
	font-weight: normal;
}

.news-list-imgcaption {

}

.news-list-container IMG {
}
.news-list-category IMG {

}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}

.news-list-all {
	display:block;
	float: right;
	text-align: right;
}

a.news-list-all {

}
#divContentNews a.news-list-all:hover {
	text-decoration: underline;
}

#divContentRight HR.spacer{
	margin-top: 0px;
	border: none 0;
	border-top: 1px solid #ff0000;
	height: 1px;
}

.news-single-item {
 margin-bottom: 10px;
}

.news-single-item HR.clearer {
	border: none 0;
	border-top: 1px solid #ffffff;
	height: 1px;
	margin: 0;
}

.news-single-item p.bodytext{
	margin-top: 0px;
	margin-bottom: 0px;
}
