@charset "utf-8";
/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	position: relative;
	height: 405px;
}
.news-list-container .news-list-browse {
	position: absolute;
	text-align: right;
	float: right;
	bottom: 10px;
	right: 0px;
}


.news-list-container HR.clearer {
	clear:both;
	border: none 0;
	border-top: 1px solid #d0e9ef;
	height: 1px;
}

.news-list-item {

}

.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 {
	font-weight: bold;
}
.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;
}
