*{
	margin:0px;
	padding:0px;
	line-height: 1em;
}
p{
	margin-top:10px;
	line-height: 1.2em;
}
a{
	color:#000000;
	font-weight:bold;
}
a:hover{
	text-decoration:none;
}
.caption{
	font-size:10px;
	color:#333333;
	line-height: 1em;
}

/*STD-Header*/
h2.imageheader {
   overflow: hidden;
   text-indent: -999em;
   white-space: nowrap;
   background-repeat:no-repeat;
}
h2.imageheader a {
	display:block;
} 
span.date{
	margin-top:10px;
	float:right;
}
#dbcms{
float:none;
wdith:100%;
text-align:center;
margin:auto;
clear:both;
}

/*TT_NEWS*/
div.news-latest-item, div.news-list-item{
	
}
span.news-latest-date, span.news-list-date{
	float:right;
}