body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
.box {
	border: 1px solid #e4e4e4;
	padding: 8px 12px;
}
h1 {
	color: #c44009;
	font-size: 22px;
	margin: 0px 0px 14px 0px;
}
h1 a { color: #c44009; text-decoration: none; }
h1 a:hover { text-decoration: underline; }
h2 { font-size: 18px; }
a {
	color: #c44009;
}
p {
	line-height: 20px;
}
.block_location {
	width: 313px;
	height: 78px;
	background-image: url(/images/block_location.jpg);
}
.block_location .text_input, .block_location .text_input {
	width: 150px;
	padding: 3px;
	font-size: 11px;
	border: 1px solid #9c9c9c;
}
.block_location table {
	position: relative;
	top: 38px; 
	left: 83px;
	/* margin-top: 38px;
	margin-left: 83px;*/
}
.block_tax_tips {
	width: 312px;
	height: 141px;
	background-image: url(/images/block_tax_tips.jpg);
}
.block_tax_tips table {
	position: relative;
	top: 92px; 
	left: 27px;
	/* margin-top: 92px;
	margin-left: 27px; */
}
.x_input { display: none; }


hr {
	border: none;
	border-bottom: 1px solid #cfcfcf;
	height: 1px;
	overflow: hidden;
	margin: 20px 0px;
}
