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;
}
.news-detail .news-image {
    display: table-cell;
padding-right:15px;
}
.news-detail .news-text {
    display: table-cell;
    vertical-align: top;
}
.news-detail {
padding-top: 25px;
}

.news-detail .img-thumbnail {
max-width: none;
}
