fieldset {
	margin: .4em 0 6px 0;
}

fieldset div,
fieldset div div {
	height: 1%;
}

fieldset img {
	vertical-align: middle;
}

#namail {
	padding: 0 0 6px 16px;
}

#namail div {
	background-color: #EDDDFB;
}

#yournamex {
	padding: 8px  16px 4px 16px;
	background: url(/i/yournamex.gif) no-repeat right top;
}

#emailx {
	padding: 0  16px 8px 16px;
	background: url(/i/emailx.gif) no-repeat left bottom;
}

#namail label {
	float: left;
	width: 70px;
	font-size: .7em;
}

#namail input {
	float: left;
	margin-right: 4px;
	width: 140px;
	background: #fff;
	border: solid 1px #999;
}

#submes div {
	background-color: #FBF8DD;
}

#submes img {
	display: block;
}

#subjectx {
	padding: 12px 16px 8px 16px;
	background: url(/i/subjectx.gif) no-repeat left top;
}

#messagex {
	padding: 0 16px 16px 16px;
	background: url(/i/messagex.gif) no-repeat right bottom;
}

#submes label {
	display: block;
	padding: 0 0 .2em 0;
	font-size: .7em;
}

#submes input,
#submes textarea {
	background: #fff;
	border: solid 1px #999;
}

#subject {
	width: 300px;
}

#message {
	width: 400px;
}

#submit {
	padding-right: 16px;
	text-align: right;
}

#submit input {
	width: 84px;
	height: 15px;
	line-height: 10px;
	font-weight: normal;
	font-size: .7em;
	text-transform: lowercase;
	color: #333;
	background: url(/i/contact-submit.gif) no-repeat;
}