/* Jenya's CONTACT FORM STYLES ////////////////////////////////////////////////////*/

.inputtext{margin:2px 5px}
.outputtext{margin:2px 5px}

.form {font: normal 12px/16px "Trebuchet MS", Trebuchet, Tahoma, Arial; color:#555; padding: 0 20px 0 40px;}


input, select {background-color:#ffffff; border: 1px solid #555; color: black; font-size: 12px;}
.er{padding:0 100px; z-index:10; color:red;}
.req{color:#E56D1D; font-weight:bold;}

.radio {border:0}

input#replacement-1 {
  left:200px;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */}

input#replacement-2 {
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */}
form>#replacement-2 { /* For non-IE browsers*/
  height: 0px;}

.pageContact{
			padding-left:200px; 
			top:0;
			width:550px; 
			background-color:none;}