﻿.form {
  padding: 0px;
  margin: 0px 0px 14px 0px;
  width: 100%;
}
.form .entry {
  clear: both;
  float: left;
  overflow: auto;
  width: 100%;
  padding: 0px;
  margin: 0px 0px 14px 0px;
}
.form .entry .caption {
  float: left;
  width: 170px;
  line-height: 19px;
  font-weight: bold;
  color: #333333;
  padding: 2px 0px 0px 0px;
}
.form .entry .caption100 {
  float: left;
  width: 100px;
  line-height: 19px;
  font-weight: bold;
  color: #333333;
  padding: 2px 0px 0px 0px;
}
.form .entry .caption120 {
  float: left;
  width: 120px;
  line-height: 19px;
  font-weight: bold;
  color: #333333;
  padding: 2px 0px 0px 0px;
}
.form .entry .input {
  float: left;
  padding: 0px 0px 0px 0px;
}
.form .entry .inputhtmleditor {
  clear: both;
  padding: 0px 0px 0px 0px;
}
.form .entry .validator {
  float: left;
  padding: 0px 0px 0px 5px;
}
.form .entry .small {
  clear: both;
  font-size: 11.5px;
  line-height: 17px;
  color: #666;
  padding: 0px 0px 0px 170px;
  margin: 0px;
}
.form .entrysplit {
  clear: both;
  height: 1px;
}
.form .entrysplit3 {
  clear: both;
  height: 3px;
}
.form .entrysplit5 {
  clear: both;
  height: 5px;
}
.form .entrysplit10 {
  clear: both;
  height: 10px;
}
.form .entrysplit15 {
  clear: both;
  height: 15px;
}
.form .entrysplit17 {
  clear: both;
  height: 17px;
}
.form .entrysplit19 {
  clear: both;
  height: 19px;
}
.form .options {
  clear: both;
  padding: 5px 0px 10px 183px;
}
.form .submit {
  clear: both;
  padding: 0px 0px 0px 170px;
}
.form .submit120 {
  clear: both;
  padding: 0px 0px 0px 123px;
}

.btnSubmit {
  font-family: Comic Sans MS, Helvetica, Sans-Serif;
	font-size: 12px;
  cursor: hand;
}
.btnReset {
  font-family: Comic Sans MS, Helvetica, Sans-Serif;
	font-size: 12px;
  cursor: hand;
}
.btnNormal {
  font-family: Comic Sans MS, Helvetica, Sans-Serif;
	font-size: 12px;
  cursor: hand;
}





.text150 {
	width: 150px;
}
.text200 {
	width: 200px;
}
.text250 {
	width: 250px;
}
.text300 {
	width: 300px;
}
.text350 {
	width: 350px;
}
.text400 {
	width: 400px;
}
.text450 {
	width: 450px;
}
.text500 {
	width: 500px;
}
.text550 {
	width: 550px;
}

.textarea250 {
	width: 250px;
}
.textarea300 {
	width: 300px;
}
.textarea350 {
	width: 350px;
}
.textarea400 {
	width: 400px;
}
.textarea450 {
	width: 450px;
}
.textarea500 {
	width: 500px;
}
.textarea550 {
	width: 550px;
}
.textareah1 {
  height: 57px;
}
.textareah2 {
  height: 76px;
}
.textareah3 {
  height: 95px;
}


