@charset "UTF-8";
/* CSS Document */

/* CSS Document */

.budget_head {
	float: left;
	width: 255px;
	background-image: url(../images/budget_head.gif);
	background-repeat: no-repeat;
	height: 46px;
	padding-right: 305px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F9859D;
}
h3 {
	text-align: center;
	margin: 0px;
}
h4 {
	color: #F8859D;
}
.privacy_txt {
	float: left;
	height: auto;
	width: 560px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 17px;
	color: #787878;
}
.descrip1 {
	text-align: right;
	float: left;
	height: 25px;
	width: 150px;
	padding-right: 10px;
	line-height: 25px;
}
.descrip2 {
	float: right;
	width: 400px;
}
.confirm {
	text-align: center;
	margin: 0px;
	width: 560px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
.budgetbox01 {
	float: left;
	width: 560px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.budgetbox02 {
	float: left;
	width: 560px;
	text-align: center;
}

