/*[fmt]1A90-1A0B-3*/
.wrap {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	padding: 0 25px 10px 5px;
}

.ministry_needs {
	border: 1px solid #B6B6B6;
}

.ministry_needs th {
	background-color: #D8EBEF;
}

.ministry_post {
	padding: 18px;
	line-height: 100%;
}

#posted_date_contact_wrap {
	position: relative;
	top: 3px;
}

.ministry_needs_divider {
	position: relative;
	top: 7px;
	margin-bottom: -24px;
}

.ministry_needs_divider hr {
	border: 1px dotted #757575;
}

.post_need, .success_msg {
	background-color: #D8EBEF;
	width: 593px;
	margin-top: 8px;
}

.form_cell {
	padding: 0 0 0 18px;
}

.form_cell input {
	width: 180px;
	height: 16px;
	border: 1px solid #808080;
	padding: 2px;
}

.form_cell_right {
	padding: 0;
}

#ministry_need_field_title {
	float: left;
	padding-left: 18px;
}

#characters_remaining_text {
	float: right;
	padding-right: 18px;
}

.form_cell_right textarea {
	width: 342px;
	height: 170px;
	border: 1px solid #808080;
	margin-left: 18px;
}

.subimage {
	padding: 0 12px 0 0;
}

.error_msg {
	font-size: 11px;
	color: #990000;
	background-color: #FFFF00;
}

.success_msg {
	padding: 18px;
	border: 1px solid #B6B6B6;
}

#big_heading_position {
	position: relative;
	left: -14px;
}

