#content {
	left: 0;
	width: 792px;
	height: 460px;
  background: transparent url(../images/bg_contact.png) 0 -60px no-repeat;
  }
#content form {
	position: absolute;
	width: 225px;
	left: 563px;
	top: 155px;
	}
#content form fieldset {
	padding: 0;
	}
#content form fieldset label {
	margin: 10px 0 31px 0;
	}
#content form fieldset input,
#content form fieldset textarea {
	border: 0;
	background-color: transparent;
	}
#content form fieldset textarea {
	height: 62px;
	}
#btnSend {
  margin-top: 0;
	width: 83px;
	height: 27px;
	background-image: url(../images/btn_send.gif);
	}
