#k2Container {
  margin-top: 24px;
}
div.itemHeader,
.catItemHeader {
  border: none!important;
  padding-top: 0px;
}
h2.itemTitle {
  border: none !important;
  padding: 0px 0px 0px 92px!important;
}
.catItemIntroText {
  margin-left: 96px;
  margin-top: 0px!important;
}
.catItemIntroText p,
.itemFullText p {
  margin: 0 0 9px 0;
}
.itemIntroText {
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 130%!important;
}
.catItemImageBlock {
  width: 20%;
  height: 128px;
  overflow: hidden;
  float: left;
  margin-right: 20px!important;
  padding: 0px!important;
}
.itemImageBlock {
  border: solid 1px #dedede;
  padding: 4px !important;
  margin: 0 0px 16px 16px!important;
  float: right;
}
span.itemImage {
  margin: 0px;
}
span.itemImage img {
  border: none;
  padding: 0px;
}
.itemImage {
  max-height: 250px!important;
  overflow: hidden!important;
}
div.itemDateCreated {
  display: block;
  float: left;
  width: 70px;
  height: 80px;
  background-color: #ffffff;
  margin-right: 16px;
  border: solid 4px #ccc;
  border-top-left-radius: 30px 15px;
  border-bottom-right-radius: 30px 15px;
}
div.itemDateCreated .dd {
  display: block;
  color: #009540;
  font-size: 52px;
  text-align: center;
  font-weight: 600;
  margin: 0px 2px 0px 0px;
  letter-spacing: -5px;
  line-height: 100%;
}
div.itemDateCreated .mm {
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #666;
  margin: 6px 0 0;
  line-height: 100%;
}
div.itemDateCreated .yy {
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #666;
  margin: -8px 0 2px 0;
  line-height: 100%;
}
