div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

div.diseases-elements-block div.element div.content
{
	height: 28px;
	overflow: hidden;
	position: relative;
	text-align: justify;
	line-height: 14px;
}

table.main-header-top td div.center-content table.main-table-content div.diseases-elements-block div.element a.title
{
	font-size: 18px !important;
}

div.diseases-elements-block div.element div.content a.moreLink
{
	position: absolute;
	bottom: 0px; right: 0px;
	padding-left: 30px;
	line-height: 14px;
	background: rgba(255,255,255,0);
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.37) 18%, rgba(255,255,255,0.98) 48%, rgba(255,255,255,1) 49%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(18%, rgba(255,255,255,0.37)), color-stop(48%, rgba(255,255,255,0.98)), color-stop(49%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.37) 18%, rgba(255,255,255,0.98) 48%, rgba(255,255,255,1) 49%);
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.37) 18%, rgba(255,255,255,0.98) 48%, rgba(255,255,255,1) 49%);
	background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.37) 18%, rgba(255,255,255,0.98) 48%, rgba(255,255,255,1) 49%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.37) 18%, rgba(255,255,255,0.98) 48%, rgba(255,255,255,1) 49%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
}
