.plate_main {
}
.plate_top {
  width:464px;
  height:6px;
  background:url(../gfx/plate_top.gif) no-repeat;
}
.plate_mid {
  width:464px;
  background:url(../gfx/plate_mid.gif) repeat-y;
}
.plate_content {
  margin:0 17px 0 17px;
  padding:10px 0 6px 0;
  width:430px;
}
.plate_bottom {
  width:464px;
  height:7px;
  background:url(../gfx/plate_bottom.gif) no-repeat;
}


.puff_outer {
  margin-bottom:2px;
  cursor:pointer;
}
.puff_top {
  background-image:url(../gfx/puff_top.gif);
  background-repeat:no-repeat;
  width:332px;
  height:6px;
}
.puff_mid {
  background-image:url(../gfx/puff_mid.gif);
  background-repeat:repeat-y;
  width:332px;
}
.puff_content {
  font-family:Helvetica, Arial, san-serif;
  padding-left:14px;
  padding-right:14px;
/*  padding-top:5px;
  padding-bottom:5px;*/
  /*height:40px;*/
}
/*.puff_content * {
  margin:0;
}*/
.puff_content p {
  margin-top:3px;
  font-size: 12px;
  line-height:16px;
}

.puff_content h1 {
  margin: 6px 0 0 0;
  font-weight: bold;
  font-size: 22px;
  line-height:22px;
}
.puff_content h2 {
  margin: 6px 0 0 0;
  font-size: 18px;
  line-height:18px;
  font-weight: bold;
}
.puff_content h3 {
  margin: 6px 0 0 0;
  font-weight: bold;
  font-size: 14px;
  line-height:18px;
}
.puff_content h4, .puff_content h5, .puff_content h6 {
  margin: 6px 0 0 0;
  font-size: 12px;
  line-height:16px;
  font-weight:bold;
}


.puff_bottom {
  background-image:url(../gfx/puff_bottom.gif);
  background-repeat:no-repeat;
  width:332;
  height:6px;
}

.wideimg_puff {
  width:329px;
  left:-13px;
  position:relative;
}
