.text_scroller_wrap {
	/* float:left; */
	padding:5px 0;
    width: 90%;
    margin: 0 auto;
}
.text_scroller { display:block !important; position:relative; overflow:hidden; width:785px; height:45px;}
.text_scroller ul { position:absolute; padding:0; margin:0; }
.text_scroller li { overflow:hidden; color:#333; font-weight:normal; font-size: 13px;}
.text_scroller li p { margin-bottom: 0; }
.text_scroller li .hd { font-weight:bold; font-size:14px; }
.text_scroller li .date { /* font-size:14px; */
	margin-bottom: 0px;
}