h1 {
	background: url(../images/titles/how_to_help.gif) no-repeat;
}

#address {
	margin: 0 0 15px 30px;
}

#address form {
	margin-top: 5px;
}

#address form img {
	margin-right: 10px;
}

#board {
	text-align: center;
	color: #30549A;
	font-weight: bold;
}

#board h3 {
	color: #000;
	font-size: 1.1em;
}

#board span {
	display: block;
	position: relative;
	margin-top: -6px;
	color: #000;
	font-weight: normal;
}

#b_left {
	float: left;
	width: 250px;
	text-align: right;
}

#b_right {
	float: right;
	width: 250px;
	text-align: left;
}
