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;
}

.btn-type1.gray_disabled {
    cursor: default;
    background: #9b9b9b;
}
.btn-type1.gray_disabled:hover {
    opacity: 1!important;
}