.btn_Add
{
	width:200px; 
	height:30px; 
	color:#FFF; 
	cursor:hand;
	background-image: linear-gradient(-180deg, #3B70AE 0%, #6895BB 100%);
	padding: 0px;
	float:left;
	margin-right:10px;
	font-family:"Trebuchet MS";
    font-size: 14px;
}
.btn_Add_Title
{
    width:200px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 30px;
	text-align: center;
}
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
