.year_img, .year_img_main  {
  /*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_main  {
  width:567px;
  margin-left:auto; margin-right:auto; margin-top:12px;
}

.year_img img   {
  margin: 0 16px 16px 0;
  float: left;
}
#ind img    {
  margin: 0 0 10px 10px;
}

/* IMS Container */
.tlc   {
  /*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;
}
.tbrd   {
  background: transparent url(../img/ims_line_bg.gif) repeat-x top;
  margin: 0 12px 0 12px;
  height: 12px;
}




.blc    {
  /*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_right_corner.gif) no-repeat right;
}
.bbrd   {
  margin: 0 12px 0 12px;
  background: transparent url(../img/ims_line_bg.gif) repeat-x bottom;
  font-size: 1px;
  height: 12px;
}



.item_cont  {
  border-left: 1px #6a675a solid;
  border-right: 1px #6a675a solid;
  font-size: 100%;
  padding: 5px 22px;
}
.item_cont h3   {
  color: #3e372f;
  margin: 0 0 8px 20px;
  font-size: 130%;
}
.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;
}

#ims_inpr   {
  text-align: center;
}
.clear  {
  clear: both;
  width: 1px; height: 0px;
  display: block;
}



table.shipp {
  border: 3px #8f897d double;
}
table.shipp tr td   {
  border: 1px #8f897d solid;
  padding: 7px;

}

#ims_here   {
  position: absolute;   top: 10px; right: 0;
  width: 90px; height: 50px;
  z-index: 25;
  background-image: url(../img/ims.gif);
  background-repeat: no-repeat;
}

