form.contact{
  position:relative;
  margin-top: -15px;
  padding-bottom: 0px;
}



label, input, textarea, button {
	display: block;
	FONT-SIZE: 10px;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2.3em;
	float: left;
    position:relative;
	color: #2f2f2e;
}


label {
  clear: left;
  width: 130px;
  text-align:right; 
}



input, textarea {
	width: 300px;
	left: 11px;
	top: 10px;
	
}

textarea {
	height: 160px;
	line-height: 1.3em;
}

input {
	line-height: 1.2em;
}

label.margin {
  top: 7px;
}



input#submit { 
  width: Auto;
  left: 9px;
  top: 15px;
  height: Auto;
}




/*

select {
margin-bottom: 0.3em;
}

select#resolution {
margin-top: 0.3em;
}

label#labelresolution {
margin-top: 0.5em;
}


label {
 margin-top: 0.1em;
 text-align: right; 
 padding-right: 1em;
 margin-left: 16px;
 width: 80px; 
}


input { 
  width: auto;
}


input, select, checkbox {
  width: 75px; 
}

input#refresh { 
  float: left;
  width: Auto;
  margin-top: 0.3em;
}*/
