#reliefIndex {
	margin: 30px 0 0 0;
}

#reliefIndex h1 {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 2px #83CCD5 solid;
	margin: 30px 0 10px 0;
	padding: 3px;
}

#reliefIndex h2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px #83CCD5 solid;
	margin: 30px 0 10px 0;
	padding: 3px;
}

#reliefIndex h3 {
	font-size: 13px;
	font-weight: bold;
	padding: 3px;
}



#reliefIndex p {
	font-size: 12px;
	line-height: 1.4em;
	padding: 5px 3px 3px 3px;
}



#reliefContact .inquiry {
	height: auto !important;
	height: 10px;
	padding: 15px 16px 13px;
	border: 1px solid #d1d1d1;
}
#reliefContact .inquiry dl {
	min-height: 10px;
	height: auto !important;
	height: 10px;
}
#reliefContact .inquiry dt {
	float: left;
	width: 46px;
	margin-right: 14px;
	text-align: right;
}
#reliefContact .inquiry dd {
	float: left;
	padding-left: 16px;
	background: url(../../Images/v_dotline.gif) repeat-y left top;
}
#reliefContact .inquiry dd p {
	font-size: 12px;
	line-height: 120%;
}
#reliefContact .inquiry dd p.note {
	padding-top: 8px;
	font-size: 10px;
	line-height: 150%;
}
#reliefContact .inquiry dl.mail {
	margin-top: 13px;
}
