#home_top_text {
	width: 465px;
	margin: 0;
	padding: 0;
	float: right;
	margin-right: 15px;
}
div.home_box_top {
	background-image: url("img/round_top.jpg");
	width: 292px;
	height: 3px;
}
.home_box_bottom {
	background-image: url("img/round_bottom.jpg");
	width: 292px;
	height: 4px;
	clear: both;
}
.home_box h1, h2.home_box {
	color: #fff;
	background-color: #e56a1d;
	font-size: 12pt;
	padding: 5px;
}
div.home_box {
	width: 286px;
	padding: 0px 0px 5px 0px;
	border-left: 3px solid #c2c2c2;
	border-right: 3px solid #c2c2c2;
}
.home_box div {
	background-color: #fff;	
}
.home_box div p {
	padding: 10px;
}
.round_box {
	width: 296px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.round_box_top {
	background-image: url("img/round_box_top.jpg");
	width: 296px;
	height: 8px;
}
.round_box_content {
	background-color: #e1e1e1;
	padding: 5px 7px 5px 9px;
}
.round_box_content a {
	color: #1a2574;
}
.round_box_text_top {
	background-image: url("img/round_box_text_top.jpg");
	width: 278px;
	height: 5px;
	margin-bottom: -10px;
}
.round_box_text_bottom {
	background-image: url("img/round_box_text_bottom.jpg");
	width: 278px;
	height: 5px;
	margin-top: -10px;
}
.round_box_content div {
	background-color: #FFFFFF;
	width: 270px;
	padding: 0px 4px 0px 4px;
}
.round_box_bottom {
	background-image: url("img/round_box_bottom.jpg");
	width: 296px;
	height: 7px;
}
.income_table td {
	width: auto !important;
}