/*
.ispu-department-section #content-area > p {
  display: none;
}
*/
/*
@media (max-width: 1235px) {
 #sidebar-right {
   display: none !important;
 }
 #page {
  min-width: 985px !important;
  width: 985px !important;
 }
 #content {
   min-width: 985px !important;
   width: 985px !important;
 }
}
#content {
  min-width: 1235px !important;
  width: 1235px !important;
}
*/
#page-inner {
  min-width: 1235px !important;
  width: 1235px !important;
}
.department dl,
.department dt,
.department dd {
  margin: 0;
  padding: 0;
}
.department .contact {
  clear: both;
  padding: 1.5em 0 0 0;
}
.department dt {
  font-weight: bold;
}
.department dd {
  margin-left: 1em;
}
.department .contact .photo dd {
  margin-left: 0;
}
.department h2 {
  padding-top: 1.5em;
}
.department .contact h3 {
  margin-bottom: 1em;
}
.department .contact .photo dt {
  display: none;
}
.department .contact .photo {
	width: 160px;
	float: left;
}
.department .contact .text-container {
	width: 759px;
	float: right;
	/*margin-left: -140px;*/
  /*margin-left: 0;*/
}
.department .contact .text {
	/*margin-left: 140px;*/
  /*margin-left: 0;*/
}
.department .department-desc {
  clear: both;
}
.department .chief,
.department .staff {
  clear: both;
}

/* новое */
div.department-desc {
    margin-top: 27px;
  margin: 12px 0 0 0 ;
  padding-top: 27px !important;
}
dt, dd{
    margin-top: 5px !important;
      /*line-height: 1.3em !important;*/
}
dd.person_info.first {
  margin-top: 5px;
}
dd.person_info i {
  width: 13px !important;
}
dd.person_info {
  font-size: 11.5px !important;
}
dt.fullname {
  font-size: 1.3em;
  line-height: 1.3em;
  margin: 0 0 12px 0;
}
table.niokr td {
  font-family: Arial !important;
}
div.staff h2, div.chief h2 {
  padding: 0;
  margin: 0;
}
div.staff, div.chief {
  /*margin-top: 27px !important;*/
  padding-top: 12px !important;
}
div.text-container {
  margin-bottom: 12px !important;
}
div.contact {
  /*margin-top: 27px !important;*/
   padding: 27px 0 !important;
}
div.by-worker {
  padding-top: 27px !important;
}
dt.post span, dt.experience span {
  font-weight: normal !important;
}
dt a {
  cursor: pointer !important;
}
