ul.budget {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
li.budget {
	background-image: url(img/ac01.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 5px;
	margin-top: 0px;
}
.img01 {
	margin-bottom: 10px;
}
.img02 {
	margin-bottom: 30px;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
}
.box-budget01 {
	padding: 4px;
	border: 1px solid #87BCAA;
	background-color: #E8FFE8;
}

