.year_img   {
  overflow: hidden;
  text-align: left;
  margin-bottom: 8px;
  border: 0px red solid;  /* 555 */
  background-image: url(../img/year_bg3.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
}
.year_img img   {
  margin: 0 16px 16px 0;
  float: left;
}
#ind img    {
  margin: 0 0 10px 10px;
}

/* IMS Container */
.top_cont   {
  height: 12px;
  font-size: 1px;
  background: transparent url(../img/ims_top_left_corner.gif) no-repeat left;
}
.trc    {
  height: 12px;
  font-size: 1px;
  background: transparent url(../img/ims_top_right_corner.gif) no-repeat right;
}
.item_cont  {
  border-left: 2px #ded6ba solid;
  border-right: 2px #ded6ba solid;
  font-size: 100%;
  padding: 5px 22px;
}
.item_cont h3   {
  color: #8f9e5b;
  margin: 0 0 8px 20px;
  font-size: 110%;
}
.item_cont p    {
  margin: 0 0 0 20px; padding: 0 0 8px 0;
}
.bot_cont   {
  height: 12px;
  font-size: 1px;
  background: transparent url(../img/ims_bottom_left_corner.gif) no-repeat left;
}
.brc    {
  height: 12px;
  font-size: 1px;
  background: transparent url(../img/ims_bottom_lright_corner.gif) no-repeat right;
}
#ims_inpr   {
  text-align: center;
}
.clear  {
  clear: both;
  width: 1px; height: 1px;
  display: block;
}