#resp_form,
#msg_form {
	margin-left: -290px;
	margin-top: -150px;
	_margin-top: 0px;
	_top: 150px;
}
#resp_form {
	margin-left: -230px;
	width: 460px;
}
#resp_form span {
	float: right;
}
#msg_form #receiver_name {
	display: block;
	color: #fff;
	position: relative;
	top: -55px;
	left: 28px;
	float: left;
}
#resp_form label {
	display: inline;
	margin-right: 15px;
}
#msg_form {
	width: 587px;
}
#resp_form .form_text textarea,
#msg_form .form_text textarea {
	width: 400px;
	height: 96px;
}
#msg_form .form_text img {
	float: left;
	margin-right: 25px;
}
#resp_form .form_text #radio {
	margin-top: 25px;
}

#blogpost_form .form_text .inputs,
#addexpproj_form .form_text .inputs,
#products_form .form_text .inputs {
	text-align: right;
	margin-bottom: 15px;
}
#addexpproj_form .file_field,
#products_form .file_field {
	width: 500px;
	height: 20px;
}

#blogpost_form .form_text .in,
#blogpost_form .form_text .in_unactive,
#addempproj_form .form_text .in,
#addempproj_form .form_text .in_unactive,
#addexpproj_form .form_text .in,
#products_form .form_text .in,
#addexpproj_form .form_text .in_unactive,
#products_form .form_text .in_unactive {
	width: 500px;
	margin-bottom: 10px;
}
#addexpproj_form .form_text textarea,
#products_form .form_text textarea {
	height: 100px;
}

#addexpproj_form {
	position: absolute;
	margin-top: 0px;
	top: 120px;
}
#addexpproj_form #add_zone {
	width: 500px;
	height: 20px;
	border-bottom: solid 1px #dddddd;
	text-align: center;
	margin: 0px;
}
#addexpproj_form #add_zone a {
	position: relative;
	top: 10px;
	padding: 0px 10px;
	background-color: #fff;
	font: 13px Arial;
	color: #f5821f;
}
#addexpproj_form .zone {
	margin-top: 15px;
	width: 470px;
	border: solid 1px #9197a3;
	padding: 15px;
	padding-bottom: 0px;
}
#addexpproj_form .zone .in,
#addexpproj_form .zone .in_unactive {
	width: 225px;
	margin-bottom: 15px;
}
#addexpproj_form .zone_pics {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 15px;
}
#addexpproj_form .zone_pics .file_field {
	width: 225px;
	margin-top: 10px;
}
#addexpproj_form .ab {
	width: 235px;
	display: inline;
	height: 15px;
	font: 11px Tahoma;
}
#addexpproj_form .ab a {
	margin-left: 10px;
	color: #86c435;
	text-decoration: none;
	border-bottom: dashed 1px #86c435;
}
#addexpproj_form .ab a:hover {
	border-bottom: 0px;
}

#addempproj_form .form_text .inputs {
	display: block;
	margin-top: 10px;
	text-align: right;
}
#addempproj_form .form_text .inputs .in,
#addempproj_form .form_text .inputs .in_unactive {
	width: 150px;
	float: left;
}
#addempproj_form #att,
#addempproj_form textarea {
	margin-top: 10px;
}
#addempproj_form #att input.in_unactive,
#addempproj_form #att input.in {
	margin: 10px 0px;
}
#addempproj_form #att input#att_field,
#blogpost_form .file_field {
	width: 500px;
}

#comment_form {
	margin-left: -230px;
	width: 460px;
}
#comment_form .form_text textarea {
	width: 400px;
	height: 100px;
}
#comment_form .form_text #orig {
	display: block;
	margin-bottom: 15px;
}
#comment_form .form_text #orig #orig_name {
	font-style: normal;
	font-weight: bold;
	padding-right: 5px;
}
#comment_form .form_text #orig #orig_txt {
	padding-left: 10px;
}