/* CSS Document */
  input {
  width: 200px;
  font-family: Tahoma;
  font-size: 8pt;
  }
 
  .label {
width:0px;
  }
 
  textarea {
width: 200px;
  font-family: Tahoma;
  font-size: 6pt;
  }
  
 

  .error {
  font-family:"Times New Roman", Times, serif;
font-size: 8pt;
  color: red;
  margin-left: 0px;
  display:none;
  }
.butttonfix
{
background-color:#ffee33;
  color:#000000;
  width:70px;
}
.newslettersize
{
   font:Arial, Helvetica, sans-serif;
   font-size:11px;
}
