.table-with-scroll {
	overflow: auto;
}

table.content-table {
border-collapse: collapse;
margin: 2em 0;
width: 100%;
}

table.content-table th {
font-weight: bold;
padding: 8px;
border: 1px solid #e4e4e4;
border-bottom: 1px solid black!important;
}

table.content-table td {
padding: 8px;
border: 1px solid #e4e4e4;
}

.blind-block > h2 {
  margin: 0;
  padding: 8px 0;
  font-size: 18px;
}

.blind-block > h2 > a {
background-position: 1px 19px;
}

.no-date-block {
	min-width: 101px;
	font-size: 11px;
	color: #292929;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 4px;
	font-family: arial;
	line-height: 18px;
	text-transform: uppercase;
	text-align: center;
	font-style: normal;
}

.site-nav {
	font-size: 16px;
}

.main-header-soc {
	top: 51px;
}

.header-search {
	top: 110px;
	font-size: 0;
}

/*новый год*/
/*
.main-header {
	background: url('/upload/ny-bg.png') no-repeat;
}
*/

.main-logo {
	top: 31px;
}

.soc-odn {
	content: "";
	display: inline-block;
	overflow: hidden;
	width: 34px;
	height: 36px;
	background: url(../images/odn.png) 0px 0px no-repeat;
}

.soc-zen {
	content: "";
	display: inline-block;
	overflow: hidden;
	width: 34px;
	height: 36px;
	background: url(../images/zen.png) 0px 0px no-repeat;
}

.soc-tg {
	content: "";
	display: inline-block;
	overflow: hidden;
	width: 35px;
	height: 35px;
	background: url(../images/tg.png) 0px 0px no-repeat;
}

.soc-max {
	content: "";
	display: inline-block;
	overflow: hidden;
	width: 35px;
	height: 35px;
	background: url(../images/max.png) 0px 0px no-repeat;
}

.events-type.forum {
	background: #a7e2cf !important;
}