/* CSS Document */
  #zmbz_lvmsg input{
  border:0;
  width:200px;
  margin:6px 3px 6px 0;
  border-bottom:1px dashed #006699;
  background-color:#F6FFEE;
  }
  #zmbz_lvmsg textarea{
  margin:6px 3px 6px 0;
  width:300px;
  height:100px;
  border:1px dashed #006699;
  }
  #zmbz_lvmsg #sub,#zmbz_lvmsg #reset{
  margin:10px 20px 10px 2px;
  width:80px;
  height:40px;
  background-color:#f1f1f1;
  border-top:1px solid #e1e1e1;
  border-left:1px solid #e1e1e1;
  border-right:1px solid #bbbbbb;
  border-bottom:1px solid #bbbbbb;
  }
 #buttomlink a,#buttomlink a:visited{
 color:#666666;
 }

