.w-lastnews.mpage {
	width: 980px;
	margin: 0 auto;
	padding: 40px 0;
}
.w-lastnews {
	overflow: hidden;
	position: relative;
}
	.w-lastnews h2 {
		font-size: 18px;
		margin: 0 0 10px 20px;
	}
		.w-lastnews h2 a{
			text-decoration: none;
			color: #333333;
			background: url(../../images/dot_light-grey1.gif) bottom left repeat-x !important;
		}
			.w-lastnews h2 a:hover {
				color: #D80000;
				background-image: url(../../images/dot_pink.gif) !important;
			}
	.w-lastnews li {
		margin-left: 7px;
		line-height: 21px;
			font-size: 13px;
			color: #333333;
	}
		.w-lastnews a {
			color: #4A92B4;
			text-decoration: none;
			background: url(../../images/dot_light-blue.gif) left bottom repeat-x !important;
		}
			.w-lastnews a:hover {
				color: #D80000;
				background-image: url(../../images/dot_pink.gif) !important;			
			}
	.w-lastnews__type {
		position: absolute;
		left: 170px; top: 36px;
	}