#pop_grd{
  position:relative;
  text-align:left;
  width:853px;
  background-image:url(../gfx/popupbg.jpg);
  background-repeat:no-repeat;
  background-position:top;
  background-color:#FFFFFF;
}
#pop_grdx{
  position:relative;
  text-align:left;
  width:400px;
  background-image:url(../gfx/popupbg.jpg);
  background-repeat:no-repeat;
  background-position:top left;
  background-color:#FFFFFF;
  padding:20px;
  font-size:12px;
}
#pop_grdx td{
  font-size:12px;
  padding-right:10px;
}
#pop_grdx table{
  
}
#pop_ft{
  position:relative;
  text-align:left;
  width:853px;
  
  background-color:#C2C3C4;
}
#pop_hd{
  position:relative;
  text-align:left;
  width:853px;
  
  background-color:#C2C3C4;
}
#pop_grd a.cl, #pop_grdx a.cl{
  position:absolute;
  right:0;
  width:200px;
  height:25px;
  display:block;
  background-color:#004489;
  color:#FFFFFF;
  text-decoration:none;
  line-height:25px;
  text-transform:uppercase;
  font-size:12px;
  text-align:center;
}
#pop_grd a.cl{
  top:-10px;
}
#pop_grdx a.cl{
  top:0px;
}
