#ContactUs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #00000;
	width:250px;
	height:100%;
}
#editPhoto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
	width:300px;
	height:100%;
}
#editPhoto p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
	width:300px;
	margin-left:10px;
	text-align:center;
}
#Theuser {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
	width:1000px;
	height:50px;
}
#Theuser p {
	position: relative;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
	width:50px;
	margin-left:10px;
	text-align:center;
}
#Theuser fieldset {
	position: relative;
	float: left;
	width:150px;
	border:0;
	margin:0;
	padding:0;
}
#TheUserEdit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #00000;
	width:380px;
	height:100%;
}
#TheUserEdit p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
	width:50px;
	margin-left:10px;
	text-align:center;
}
#PhotoEdit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #00000;
	width:250px;
	height:100%;
}
button {
	position: relative;
	float: left;
	clear:both;
	margin-left:170px;
	width:100px;
	height:25px;
	border: 1px solid black;
	color: #000000;
	background-color: #EEE;
	text-align:center;
	color:#000;
	font-size:14px;
	font-weight:normal;
	margin-top: 25px;
}
label.valid {
	background: url('../images/checked.gif') no-repeat;
	display: block;
	width: 16px;
	height: 16px;
}
label {
	position: relative;
	float: left;
	width:120px;
	padding-right:5px;
	padding-bottom:0px;
	padding-top:0px;
	line-height: normal;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
label.error {
	float: none;
	color: red;
	padding-left: .5em;
	vertical-align: middle;
	background: url('../images/unchecked.gif') no-repeat;
}
input {
	position: relative;
	float: left;
	border: 1px solid black;
	color: #000000;
	background-color: #EEEEEE;
	margin: 1px;
	float: none;
	position: relative;
	padding:2px;
}
textarea {
	position: relative;
	float: left;
	border: 1px solid black;
	color: #000000;
	background-color: #EEEEEE;
	float: right;
	position: relative;
	padding:2px;
	margin: 1px;
}
select {
	position: relative;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: 1px solid black;
	color: #000000;
	background-color: #EEEEEE;
	margin: 2px;
}
checkbox {
	border: 1px solid black;
	margin: 2px;
	padding-bottom:0px;
	padding-top:0px;
}
radio {
	border: 1px solid black;
	margin: 2px;
}
input.error {
	border: 1px solid red;
}
textarea.error {
	border: 1px solid red;
}
select.error {
	border: 1px solid red;
}
checkbox.error {
	border: 1px solid red;
	outline: 2px solid red;
}
radio.error {
	border: 1px solid red;
	outline: 2px solid red;
}
#contactUs3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
}
#contactUs3 #formlabel {
	font-weight: bold;
	width: 200px;
	display: block;
}
.contactUs3Field {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}
#contactForm2 {
	width: 450px;
}
