a {color: #162983; text-decoration: none;}

.news-list-container-udt HR.clearer {visibility:hidden;} 
/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container-udt {
    /*font-size: 0.88em;*/
	border:solid 1px #dcdfed;
	background-color:#dcdfed;
	/*top: -2px;*/
    color: #162983;
	/*text-align:justify;*/
	margin-left: 5px;
	margin-right: 10px;
}



.news-list-item-udt {
    margin-top:20px;
	/* IE hack */
	/*height: 1%;*/
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin-left:0px;
	margin-right:0px;
	border:solid 1px #fff;
	background-color:#fff;

	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:solid 1px #fff;
	background-color:#dcdfed;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}

.news-list-container-udt H3 {
	margin-bottom: 5px;
	padding: 2px;
	width:170px;
	/*font-size: 0.88em;*/
	border-bottom: 1px solid #162983;
	background-color: #dcdfed;
}
.news-list-container-udt H3 A:LINK,.news-list-container-udt H3 A:VISITED,.news-list-container-udt H3 A:HOVER {
	color:#162983;
	padding-left:2px;
}
.news-list-container-udt H3 A {
	color:#162983;
}

.news-list-container-udt P {
	padding-left:3px;
}
.news-list-date-udt {
	float: right;
	color: #162983;
	width: 170px;
	text-align: left;
	height: 11px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #dcdfed;
	display:none;
	}

.news-list-imgcaption-udt {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container-udt IMG {
	/*float: right;*/
	border:solid 1px #fff;
	margin-bottom:5px;
	margin-right:46px;
	margin-left:18px;
}
.news-list-category-udt IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink-udt,.news-list-category-udt {
	font-size:0.88em;
	margin-left:3px;
	color: #162983;
}
.news-list-morelink-udt  {
	margin-bottom:3px;
	font-weight: bold;
}
.news-list-browse {
	text-align: center;
}



	