.homebox {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #666633;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: 20px;
	margin-top: 0;
	width: 213px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
.homeboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
.subbox {
	margin-left: 20px;
	padding: 8px;
	width: 195px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
}
.textbox {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #DCE0AC;
	border: 1px solid #666633;*/
	width: 100px;
}
