form .txt{
   width:170px !important;
    background: url("../i/fline.png") repeat-x scroll 0 bottom #FFFFFF;
    border: 1px solid #D7D7D7;
    height: 21px;
    padding: 1px;   
  }

  form .label{
    color: #898989;
    font-family: "Microsoft Sans Serif",sans-serif;
    font-weight: normal;
    padding: 0 0 4px;
	font-size:14px !important;
  }

  form .reg{
  color:#FE0000;
  }

  form .bottomButton input{
    background: url("../i/sendus.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    font-size: 0;
    height: 77px;
    line-height: 0;
    margin: 19px 0 0 5px;
    overflow: hidden;
    text-indent: -9999em;
    width: 171px;
	cursor:pointer;
  }

  form textarea.txt{
   resize:none;
  }

  #txtFormHeader{
	  border:none;
  }