table#boxtop {
	border: 1px solid #e7e7e7;
	border-top-width : 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}
table#homecontainer {
	border: 1px solid #e7e7e7;
	border-top-width : 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	background-color: White;
}