/* respectrefugees.org/styles/form.css */
/* Tags */
h2 {
	border-bottom: 2px solid #CCCCCC;
	clear: both;
	margin: 0.50em;
	text-align:left;
}
ul.form {
	background: transparent;
	clear: both;
	display: block;
	line-height: 1.50em;
	list-style-type: none;
	margin: 0.50em 0 0 0;
	text-align: center;
}
li.form {
	background: transparent;
	display: inline;
	float: left;
	margin: 0.50em;
}
li.lbl {
	font-weight: bold;
	text-align: right;
	width: 40%;
}
li.inp {
	text-align: left;
	width: 45%;
}
fieldset {
	clear: both;
	float: right;
	margin: 1.50em 100px 0.50em 100px;
	width: 400px;
}
html>body fieldset {
	margin: 1.50em 200px 0.50em 200px;
}
fieldset li {
	background: transparent;
	display: block;
	float: none;
	list-style-type: none;
	margin: 0.50em;
	text-align: left;
}
fieldset.ltrs {
	border: 3px ridge #006898;
	width: 400px;
}
legend {
	color: #CCCCCC;
}
.nb {
	white-space: nowrap;
}
.column {
	background: transparent;
	display: inline;
	float: left;
	font-size: 2.00em;
	margin: 0 auto 10px auto;
	text-align: center;
	width: 350px;
}
.error {
	background: transparent url(/images/err.gif) 0 0 no-repeat;
	color: #86B4C6;
	display: block;
	font-weight: bold;
	height: 40px;
	margin: 0 auto;
	padding-left: 35px;
	vertical-align: middle;
	width: 600px;
}
.header {
	background: #666666;
	color: #CCCCCC;
	font-size: 1.10em;
	font-weight: bold;
	margin-bottom: 0;
}
.info {
	list-style-type: none;
	margin: 0.50em 0;
}
.info li {
	font-size: 1.00em;
	line-height: 1.10em;
	margin: 0;
}
.mail {
	list-style-type: none;
	margin: 0.50em 1.00em -0.50em 1.00em;
}
.mail li {
	margin: 0;
}
.nextline {
	display: list-item;
}
.req {
	clear: both;
}
.run_new_query a {
	color: #CCFFFF;
	font-style: italic;
}