.blk
{
  margin:auto;
  margin-bottom:50px;
  text-align:left;
  width:400px;
  padding:10px;
}

#bdGen .cont
{
  padding:0;
  margin:0px;
  background:url(../np_images/blog_sep.gif) center top no-repeat;
}
#bdGen .hr
{
  border-top:1px solid #c68e47;
}
#bdGen .cost td
{
  color:#005090;
  border:none;
  border-bottom:1px solid white;
  font-size:9.0pt;
}
.dt
{
  color:#962;
  font-size:10pt;
  text-align:left;
}

.vid
{
  cursor:pointer;
}

#bdGen .tbl {
  border-collapse: collapse;
}
#bdGen .tbl td
{
  text-align:left;
  padding:2px;
  vertical-align:top;
  border:1px solid #666;
}
#bdGen .tbl th
{
  text-align:center;
  padding:2px;
  border:1px solid #666;
}

#bdGen .scrl, #bdGen .scrl2, #bdGen .scrl3
{
  padding: 0 10px 0 0;
  max-height: 550px;
  overflow-y: auto;
  overflow-x: hidden;
  margin-right: -30px;
  width: 470px;
}
#bdGen .scrl2
{
  max-height: 300px;
}
#bdGen .scrl3
{
  max-height: 200px;
}
