.important-title{
	font-size:24px;
	font-weight: 300;
	color: #283237;
	border-bottom: 1px solid #c7d7dd;
	margin-bottom:20px;
	padding-bottom: 10px;
}
.important-events .ev-item a{
	text-decoration:none;
}
.important-events .ev-item:hover .name{
		color: #329dc1;
	}

	.important-events .obrezka{
		width: 200px;
		overflow:hidden;	
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin-bottom:13px;
	}

	.important-events .ev-item{
		margin-bottom:23px;
	}
	.important-events .data{
		color: #329dc1;
		font-size: 14px;
		font-weight:600;
		text-transform: uppercase;
		margin-bottom:5px;
	}
	.important-events .name{
		color: #283237;
		font-size: 18px;
		font-weight: 600;
		margin-bottom:2px;
	}
	.important-events .city{
		padding-top:3px;
		background: url(/images/curs.png) 0 1px no-repeat;
		padding-left: 19px;
		font-size: 12px;
		color: #253337 !important;
	}